-
- Downloads
Finish dsgamma-test
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
Showing
- src/entrypoints/dsgamma-test.cpp 77 additions, 38 deletionssrc/entrypoints/dsgamma-test.cpp
- src/shared/drivers/gamma868/Gamma868.cpp 161 additions, 19 deletionssrc/shared/drivers/gamma868/Gamma868.cpp
- src/shared/drivers/gamma868/Gamma868.h 58 additions, 12 deletionssrc/shared/drivers/gamma868/Gamma868.h
- src/shared/drivers/gamma868/gamma_config.h 32 additions, 0 deletionssrc/shared/drivers/gamma868/gamma_config.h
Loading
Please register or sign in to comment