164 Commits (f78e2f65c65327fff8047069005ef1cd46ca351d)
 

Autor SHA1 Nachricht Datum
  Bernd Gottschlag f78e2f65c6 Disable the dynamic packet length vor 5 Jahren
  Bernd Gottschlag 608a6ee253 Fix generation of the salt vor 5 Jahren
  Mathias Gottschlag 5a5f722287 display: Add update timer. vor 5 Jahren
  Mathias Gottschlag d0b4b5b256 base-station: Fix NRF24L01 initialization errors. vor 5 Jahren
  Mathias Gottschlag 71e2b5083d display: Disable dynamic packet lengths. vor 5 Jahren
  Mathias Gottschlag 223442b0a6 Implement RX interrupt handling using gpio-cdev. vor 5 Jahren
  Mathias Gottschlag 50f4c6efb6 base-station: Enable dynamic packet length. vor 5 Jahren
  Bernd Gottschlag ab498f16eb WIP: rebuild assembly vor 5 Jahren
  Bernd Gottschlag 9070abc2b0 Increase the thickness of the acryl glass pane vor 5 Jahren
  Bernd Gottschlag 35242eeffd Redesign the enclosure based on the finished pcb design vor 5 Jahren
  Bernd Gottschlag e0f89a4867 Add first version of the enclosure vor 5 Jahren
  Mathias Gottschlag 42de2d686c display: Fix reported humidity. vor 5 Jahren
  Mathias Gottschlag 1344ba308b base-station: Reimplement radio code. vor 5 Jahren
  Mathias Gottschlag c4e88e5549 base-station: Add documentation comments. vor 5 Jahren
  Mathias Gottschlag 2325b6e49c base-station: Implement storing/retrieving the most recent set of values. vor 5 Jahren
  Mathias Gottschlag 20571080a3 rust-protocol: More #[derive]s (for hashing/comparison). vor 5 Jahren
  Mathias Gottschlag ea8a5e0b04 rust-protocol: Add functions to convert between Value and (ValueType, i64). vor 5 Jahren
  Mathias Gottschlag 6491884eba display: Cargo.lock vor 5 Jahren
  Mathias Gottschlag b098fa1ee4 Place keys in .gitignore. vor 5 Jahren
  Mathias Gottschlag 4afb52c5be base-station: First part of refactoring to use tokio and InfluxDB. vor 5 Jahren
  Mathias Gottschlag f5e23486a9 base-station: Power-cycle module until it responds. vor 5 Jahren
  Mathias Gottschlag 5a62bd1299 display: Add some radio code to fetch a salt and send the first report. vor 5 Jahren
  Mathias Gottschlag 65664d2b93 rust-protocol: Fix return value. vor 5 Jahren
  Mathias Gottschlag e36c766458 rust-protocol: Fix value in Salt packets. vor 5 Jahren
  Mathias Gottschlag 9aefb20f2c rust-protocol: Fix checksum. vor 5 Jahren
  Mathias Gottschlag b2dfe684f6 rust-protocol: Implement a simple unit test. vor 5 Jahren
  Mathias Gottschlag ce0896f5c0 rust-protocol: Let decode functions return errors for easier debugging. vor 5 Jahren
  Mathias Gottschlag c9795dd80a base-station: Fix NRF24 driver version. vor 5 Jahren
  Mathias Gottschlag 4a0d41a764 base-station: Fix RX address. vor 5 Jahren
  Mathias Gottschlag c1ffd88f6b rust-protocol: Implement encoding report packets. vor 5 Jahren
  Mathias Gottschlag 367cbe1267 base-station: Reply to GetSalt requests. vor 5 Jahren
  Mathias Gottschlag 44ef7e57c5 rust-protocol: Add first part of packet encoding. vor 5 Jahren
  Mathias Gottschlag a93ab30bb9 base-station: Restructure radio code. vor 5 Jahren
  Mathias Gottschlag 42981822eb .gitignore: Ignore rust-protocol library compiler output. vor 5 Jahren
  Mathias Gottschlag eccba895bf base-station: Use rust-protocol library for packet handling. vor 5 Jahren
  Mathias Gottschlag 255cb55f3c README: Document GetSalt packet. vor 5 Jahren
  Mathias Gottschlag 0ef7cc7216 rust-protocol: Add GetSalt, fix decoding, derive Debug. vor 5 Jahren
  Mathias Gottschlag 50c643ebfa Add a library for packet encoding/decoding in Rust. vor 5 Jahren
  Mathias Gottschlag f3e2e2ccb6 display: Use write!() in display code. vor 5 Jahren
  Bernd Gottschlag 05696f7e74 Fix decryption bug vor 5 Jahren
  Bernd Gottschlag 1381cb6634 Add encryption for the sent packet vor 5 Jahren
  Bernd Gottschlag 3a21aef881 Rework the makefile and optimize the code for flash space vor 5 Jahren
  Bernd Gottschlag 8a49c011c9 Update packet protocoll vor 5 Jahren
  Bernd Gottschlag 58a48e5230 Fix order of the element count and packet type bit field vor 5 Jahren
  Bernd Gottschlag e435620c91 Add a new packet format with the calculation of the CRC vor 5 Jahren
  Bernd Gottschlag c86399b66e Add the calculation of a crc vor 5 Jahren
  Bernd Gottschlag 30fe01bb9e Generate an ID according to the dip switches vor 5 Jahren
  Bernd Gottschlag 3dcfae6196 Change the way the TX and RX addresses are written to the nrf24l01 vor 5 Jahren
  Bernd Gottschlag fa580c8af7 Add ToDos to the schematic vor 5 Jahren
  Bernd Gottschlag e7bfca4363 Use the IRQ signal from the nrf24l01 instead of polling the status vor 5 Jahren