137 Revize (c9795dd80a84a4aaf57b88787c1718e5e28fb21f)
 

Autor SHA1 Zpráva Datum
  Mathias Gottschlag c9795dd80a base-station: Fix NRF24 driver version. před 5 roky
  Mathias Gottschlag 4a0d41a764 base-station: Fix RX address. před 5 roky
  Mathias Gottschlag c1ffd88f6b rust-protocol: Implement encoding report packets. před 5 roky
  Mathias Gottschlag 367cbe1267 base-station: Reply to GetSalt requests. před 5 roky
  Mathias Gottschlag 44ef7e57c5 rust-protocol: Add first part of packet encoding. před 5 roky
  Mathias Gottschlag a93ab30bb9 base-station: Restructure radio code. před 5 roky
  Mathias Gottschlag 42981822eb .gitignore: Ignore rust-protocol library compiler output. před 5 roky
  Mathias Gottschlag eccba895bf base-station: Use rust-protocol library for packet handling. před 5 roky
  Mathias Gottschlag 255cb55f3c README: Document GetSalt packet. před 5 roky
  Mathias Gottschlag 0ef7cc7216 rust-protocol: Add GetSalt, fix decoding, derive Debug. před 5 roky
  Mathias Gottschlag 50c643ebfa Add a library for packet encoding/decoding in Rust. před 5 roky
  Mathias Gottschlag f3e2e2ccb6 display: Use write!() in display code. před 5 roky
  Bernd Gottschlag 05696f7e74 Fix decryption bug před 5 roky
  Bernd Gottschlag 1381cb6634 Add encryption for the sent packet před 5 roky
  Bernd Gottschlag 3a21aef881 Rework the makefile and optimize the code for flash space před 5 roky
  Bernd Gottschlag 8a49c011c9 Update packet protocoll před 5 roky
  Bernd Gottschlag 58a48e5230 Fix order of the element count and packet type bit field před 5 roky
  Bernd Gottschlag e435620c91 Add a new packet format with the calculation of the CRC před 5 roky
  Bernd Gottschlag c86399b66e Add the calculation of a crc před 5 roky
  Bernd Gottschlag 30fe01bb9e Generate an ID according to the dip switches před 5 roky
  Bernd Gottschlag 3dcfae6196 Change the way the TX and RX addresses are written to the nrf24l01 před 5 roky
  Bernd Gottschlag fa580c8af7 Add ToDos to the schematic před 5 roky
  Bernd Gottschlag e7bfca4363 Use the IRQ signal from the nrf24l01 instead of polling the status před 5 roky
  Mathias Gottschlag 8f05bab10e Implement reading values from the BME280. před 5 roky
  Mathias Gottschlag 7ad34f1038 Fix disabling display power. před 5 roky
  Mathias Gottschlag 3afa50a051 Rename display pins and group BME280 pins. před 5 roky
  Mathias Gottschlag da228540d8 base-station: Simplify decryption. před 5 roky
  Bernd Gottschlag ed128699b7 Implement cipher block chaining for the decryption of packets před 5 roky
  Mathias Gottschlag 62a7d7210a display: Show dummy weather station values. před 5 roky
  Bernd Gottschlag 8f2658655e Merge branch 'master' of git.gottschlag.net:bernd/smart-home před 5 roky
  Bernd Gottschlag 207868cdda Add simple decryption of the data packets před 5 roky
  Mathias Gottschlag 8a20cd3318 display: More drawing code. před 5 roky
  Mathias Gottschlag 86f451d51c display: cargo update, and use tinygfx instead of embedded-epd library. před 5 roky
  Bernd Gottschlag ae3b470844 Update packet handling protocol před 5 roky
  Mathias Gottschlag 0d48079851 display: Restructure the program (with multiple software tasks). před 5 roky
  Mathias Gottschlag e9f89f739f display: Revert to simple EPD display example code. před 5 roky
  Mathias Gottschlag d3cc04db76 display: Update toolchain. před 5 roky
  Mathias Gottschlag a6b8646090 display: Fix pins/SPI and configure some default pin states. před 5 roky
  Mathias Gottschlag ea8c4889f0 display: Fix project name and add epd-waveshare dependency. před 5 roky
  Bernd Gottschlag dcd6ee4e24 Disable the MQTT connection před 5 roky
  Bernd Gottschlag 65f5893bc4 Change the address of the nrf24l01 and the packet format před 5 roky
  Bernd Gottschlag a864df322d Add further information to the README před 5 roky
  Mathias Gottschlag 9089fef433 Describe the remaining protocol. před 5 roky
  Mathias Gottschlag 1dde4df49d More protocol description, enough to implement sensor reports. před 5 roky
  Mathias Gottschlag 3c0b03f73d First part of protocol documentation. před 5 roky
  Bernd Gottschlag b837785f8e Add range checks for the received values and fix formatting před 5 roky
  Bernd Gottschlag f7bfdf101c Add definitions of the IRQ pin to the nrf24l01 před 5 roky
  Bernd Gottschlag 1dd0f89149 Fix pin definitions of the interface to the nrf24l01 před 5 roky
  Bernd Gottschlag 011303042b Remove a variable that caused a compiler warning před 5 roky
  Bernd Gottschlag f1b0ebf618 Move SPI initialization and pin definitions to spi.c před 5 roky