42 Commits (72e4b09b3edb72432a34f027af91540e6ba42e62)

Autor SHA1 Mensaje Fecha
  Bernd Gottschlag b0cfbc928f Remove unneeded TODOs hace 5 años
  Bernd Gottschlag 59c6b14d5b Add handling for different encryption keys for the stations hace 5 años
  Bernd Gottschlag 9cc2488996 Put send functions into a separate file hace 5 años
  Bernd Gottschlag 4f83ec8bef Add handling of the salt hace 5 años
  Bernd Gottschlag b31efd8359 Fix decryption function hace 5 años
  Bernd Gottschlag 08546c2e36 Re-enable dynamic packet length hace 5 años
  Bernd Gottschlag fe5cd5fc86 Add delay after setting the pull ups for pin programming hace 5 años
  Bernd Gottschlag 9694fa3913 Fix the rx0 address hace 5 años
  Bernd Gottschlag f78e2f65c6 Disable the dynamic packet length hace 5 años
  Bernd Gottschlag 608a6ee253 Fix generation of the salt hace 5 años
  Bernd Gottschlag 05696f7e74 Fix decryption bug hace 5 años
  Bernd Gottschlag 1381cb6634 Add encryption for the sent packet hace 5 años
  Bernd Gottschlag 3a21aef881 Rework the makefile and optimize the code for flash space hace 5 años
  Bernd Gottschlag 8a49c011c9 Update packet protocoll hace 5 años
  Bernd Gottschlag 58a48e5230 Fix order of the element count and packet type bit field hace 5 años
  Bernd Gottschlag e435620c91 Add a new packet format with the calculation of the CRC hace 5 años
  Bernd Gottschlag c86399b66e Add the calculation of a crc hace 5 años
  Bernd Gottschlag 30fe01bb9e Generate an ID according to the dip switches hace 5 años
  Bernd Gottschlag 3dcfae6196 Change the way the TX and RX addresses are written to the nrf24l01 hace 5 años
  Bernd Gottschlag e7bfca4363 Use the IRQ signal from the nrf24l01 instead of polling the status hace 5 años
  Bernd Gottschlag f7bfdf101c Add definitions of the IRQ pin to the nrf24l01 hace 5 años
  Bernd Gottschlag 1dd0f89149 Fix pin definitions of the interface to the nrf24l01 hace 5 años
  Bernd Gottschlag 011303042b Remove a variable that caused a compiler warning hace 5 años
  Bernd Gottschlag f1b0ebf618 Move SPI initialization and pin definitions to spi.c hace 5 años
  Bernd Gottschlag 204ff8d220 Add power save mode and send messages every 7.5s hace 5 años
  Bernd Gottschlag 0c03c24fcd Change the MCU to the Atmega88 hace 5 años
  Bernd Gottschlag ddb5b0426e Send the data from the BME280 with the NRF24L01 hace 5 años
  Bernd Gottschlag 01dff7cfd3 Use spi functions hace 5 años
  Bernd Gottschlag 93fd7841a9 Use spi functions hace 5 años
  Bernd Gottschlag 9d1b611356 Use dedicated function to read the status register when transmitting hace 5 años
  Bernd Gottschlag fc26a37348 Set the transmission retries and time-out duration to each maximum hace 5 años
  Bernd Gottschlag b9cfc34e94 Flush TX FIFO after an unsuccessful transmission hace 5 años
  Bernd Gottschlag 45f19e8c43 Fix register struct definitions hace 5 años
  Bernd Gottschlag 5ee6bbbf1a Add SPI interface functions hace 5 años
  Bernd Gottschlag 7f1da0221c Update .gitignore hace 5 años
  Bernd Gottschlag e5ad15dbfa Add reading from the BME280 using the official API hace 5 años
  Bernd Gottschlag 780cedcbc4 Fix order of the bit fields of the register definitions hace 5 años
  Bernd Gottschlag 278f7f23fe WIP: use register definitions to access them hace 5 años
  Bernd Gottschlag b487ab67f6 Add nRF24L01 register definitions hace 5 años
  Bernd Gottschlag 33e1d5e700 WIP tidy up the NRF24L01 code hace 5 años
  Bernd Gottschlag 347211065c Add prototyping code for sending a dummy message with the nrf24l01 hace 5 años
  Bernd Gottschlag daf929f3d2 Add digikey link for a part hace 5 años