Skip to content
Snippets Groups Projects
  1. Nov 27, 2017
    • Alvise de'Faveri's avatar
      Start writing the README · 251f96e9
      Alvise de'Faveri authored and Alain Carlucci's avatar Alain Carlucci committed
      Added a simple description of the repo and its content.
      Started writing a "getting started" guide.
      Listed all possible things I could think of that could be usefully documented.
      251f96e9
  2. Nov 18, 2017
  3. Nov 16, 2017
    • Alvise de'Faveri's avatar
      Clean up ds-gamma test and add min_to_send in gamma868 class · 644719cb
      Alvise de'Faveri authored
      Added some comments and deleted some debug printf in gamma868 related files.
      Added the possibility to send only after a certain number of bytes is in the buffer.
      644719cb
    • Alvise de'Faveri's avatar
      Finish dsgamma-test · 1499cfd8
      Alvise de'Faveri authored
      Add config.h configuration header with various constants.
      Add a circular buffer with fixed dimension in Gamma868.cpp and 
      make send() non-blocking: data is put in the buffer and read in a second moment.
      Add a start() method which starts the thread that continuously looks in the buffer
      and sends what it founds
      1499cfd8
  4. Nov 15, 2017
  5. Nov 14, 2017
    • Alvise de'Faveri's avatar
      Create gamma868 (ex dsgamma) object · 942dc5e8
      Alvise de'Faveri authored
      We discovered that the real name is gamma868, so this will be the name of the object.
      Added a simple communication test that works on 2 discovery boards, (1 gamma each).
      942dc5e8
  6. Nov 13, 2017
    • Alvise de'Faveri's avatar
      Finish gamma module configurator · 2deb6e6c
      Alvise de'Faveri authored
      Changed the name of the file to dsgamma-config.
      Added configuration read and write capabilities: the program enters learn mode and receives the new configuration via default usart.
      2deb6e6c
  7. Nov 12, 2017
  8. Nov 11, 2017
  9. Nov 04, 2017
  10. Oct 25, 2017
  11. Oct 24, 2017
  12. Oct 11, 2017
  13. Sep 16, 2017
  14. Jul 06, 2017
  15. Jul 04, 2017
  16. Jul 03, 2017
  17. Jun 25, 2017
  18. May 17, 2017
  19. May 14, 2017
Loading