187 Révisions (master)
 

Auteur SHA1 Message Date
  Mathias Gottschlag 857d4df37a base-station/software: Reimplement MQTT support and integrate with tokio. il y a 4 ans
  Mathias Gottschlag e143d71077 base-station/software: Update dependencies. il y a 4 ans
  Mathias Gottschlag 8fc44d9803 Implement InfluxDB support and reading the configuration from a file. il y a 4 ans
  Mathias Gottschlag 6b434499a1 base-station: Add support for the nrf24l01-stick USB adapter and the RPi 4. il y a 4 ans
  Mathias Gottschlag ddf7753ec6 display: Display the data received from the base station. il y a 5 ans
  Mathias Gottschlag 15c840dd9d rust-protocol: Implement decoding/encoding for the remaining packet types. il y a 5 ans
  Mathias Gottschlag 9c1a9bf784 display: Do not set zero-filled packets if a packet cannot be encoded. il y a 5 ans
  Mathias Gottschlag 72e4b09b3e display: Fix timeouts. il y a 5 ans
  Mathias Gottschlag 3d8c6f36cd Fix crashes after a packet was received. il y a 5 ans
  Mathias Gottschlag 9f462d41b3 base-station: Return the local time for ValueType::Time requests. il y a 5 ans
  Bernd Gottschlag b0cfbc928f Remove unneeded TODOs il y a 5 ans
  Bernd Gottschlag 045873b1ca Add another sensor to the base station for testing il y a 5 ans
  Bernd Gottschlag 59c6b14d5b Add handling for different encryption keys for the stations il y a 5 ans
  Mathias Gottschlag 815f41c7d9 First part of UI refactoring (with proper quick refresh). il y a 5 ans
  Bernd Gottschlag ddb99093ec Move the nrf24l01 to improve reception il y a 5 ans
  Mathias Gottschlag 5fdb6c2b02 display: First part of fetching values from the base station. il y a 5 ans
  Mathias Gottschlag b82214e974 display: Implement fast refresh (WIP, requires better UI code). il y a 5 ans
  Bernd Gottschlag 9cc2488996 Put send functions into a separate file il y a 5 ans
  Bernd Gottschlag 4f83ec8bef Add handling of the salt il y a 5 ans
  Bernd Gottschlag b31efd8359 Fix decryption function il y a 5 ans
  Bernd Gottschlag 08546c2e36 Re-enable dynamic packet length il y a 5 ans
  Bernd Gottschlag fe5cd5fc86 Add delay after setting the pull ups for pin programming il y a 5 ans
  Bernd Gottschlag 9694fa3913 Fix the rx0 address il y a 5 ans
  Bernd Gottschlag f78e2f65c6 Disable the dynamic packet length il y a 5 ans
  Bernd Gottschlag 608a6ee253 Fix generation of the salt il y a 5 ans
  Mathias Gottschlag 5a5f722287 display: Add update timer. il y a 5 ans
  Mathias Gottschlag d0b4b5b256 base-station: Fix NRF24L01 initialization errors. il y a 5 ans
  Mathias Gottschlag 71e2b5083d display: Disable dynamic packet lengths. il y a 5 ans
  Mathias Gottschlag 223442b0a6 Implement RX interrupt handling using gpio-cdev. il y a 5 ans
  Mathias Gottschlag 50f4c6efb6 base-station: Enable dynamic packet length. il y a 5 ans
  Bernd Gottschlag ab498f16eb WIP: rebuild assembly il y a 5 ans
  Bernd Gottschlag 9070abc2b0 Increase the thickness of the acryl glass pane il y a 5 ans
  Bernd Gottschlag 35242eeffd Redesign the enclosure based on the finished pcb design il y a 5 ans
  Bernd Gottschlag e0f89a4867 Add first version of the enclosure il y a 5 ans
  Mathias Gottschlag 42de2d686c display: Fix reported humidity. il y a 5 ans
  Mathias Gottschlag 1344ba308b base-station: Reimplement radio code. il y a 5 ans
  Mathias Gottschlag c4e88e5549 base-station: Add documentation comments. il y a 5 ans
  Mathias Gottschlag 2325b6e49c base-station: Implement storing/retrieving the most recent set of values. il y a 5 ans
  Mathias Gottschlag 20571080a3 rust-protocol: More #[derive]s (for hashing/comparison). il y a 5 ans
  Mathias Gottschlag ea8a5e0b04 rust-protocol: Add functions to convert between Value and (ValueType, i64). il y a 5 ans
  Mathias Gottschlag 6491884eba display: Cargo.lock il y a 5 ans
  Mathias Gottschlag b098fa1ee4 Place keys in .gitignore. il y a 5 ans
  Mathias Gottschlag 4afb52c5be base-station: First part of refactoring to use tokio and InfluxDB. il y a 5 ans
  Mathias Gottschlag f5e23486a9 base-station: Power-cycle module until it responds. il y a 5 ans
  Mathias Gottschlag 5a62bd1299 display: Add some radio code to fetch a salt and send the first report. il y a 5 ans
  Mathias Gottschlag 65664d2b93 rust-protocol: Fix return value. il y a 5 ans
  Mathias Gottschlag e36c766458 rust-protocol: Fix value in Salt packets. il y a 5 ans
  Mathias Gottschlag 9aefb20f2c rust-protocol: Fix checksum. il y a 5 ans
  Mathias Gottschlag b2dfe684f6 rust-protocol: Implement a simple unit test. il y a 5 ans
  Mathias Gottschlag ce0896f5c0 rust-protocol: Let decode functions return errors for easier debugging. il y a 5 ans