Commit Graph

23 Commits

Author SHA1 Message Date
Georgi Gerganov
3e8ce03171 esp32-rx : RX example for the ESP32 microcontroller 2022-06-12 14:53:41 +03:00
Georgi Gerganov
4cb6ee80a2 ggwave : add DSS tests + improve enums 2022-06-11 22:01:08 +03:00
Georgi Gerganov
d76316aecb ggwave : add default constructor 2022-06-11 19:52:25 +03:00
Georgi Gerganov
f50ebe71f5 arduino-rx : enable all DT and MT protocols 2022-06-11 18:58:30 +03:00
Georgi Gerganov
6850530966 arduino : updating examples + fix memory alignment issue for rp2040 2022-06-11 17:55:52 +03:00
Georgi Gerganov
60c4bb950b remove-stl : start removing stl completely 2022-06-07 18:38:45 +03:00
Georgi Gerganov
6a3832c614 minor 2022-06-05 20:10:38 +03:00
Georgi Gerganov
33c3bc2131 arduino : update the examples for Tx and Rx 2022-06-05 18:19:25 +03:00
Georgi Gerganov
0cf3d0e36b ggwave : big refactoring / renaming 2022-06-05 15:21:55 +03:00
Georgi Gerganov
3f52b0f1b0 ggwave : significantly speed-up fixed-length decoding on Arduino 2022-06-05 09:46:45 +03:00
Georgi Gerganov
83e6b72e55 ggwave : various improvements
- faster FFT implementation
- built-in Direct Sequence Spread option
- remove <map> dependency from implementation
- update arduino-rx example
2022-06-04 15:41:23 +03:00
Georgi Gerganov
d4a66d9d31 arduino-rx : generate Tx response 2022-05-29 23:00:33 +03:00
Georgi Gerganov
62e54102ed ggwave : reduce memory usage for fixed length decoding 2022-05-29 22:12:06 +03:00
Georgi Gerganov
6888ca58f2 ggwave : add mono-tone protocols 2022-05-29 21:25:17 +03:00
Georgi Gerganov
9d9189f081 ggwave : add option to only generate tones on Tx 2022-05-29 17:42:24 +03:00
Georgi Gerganov
5b65d654cf arduino-rx : optimize example 2022-05-29 16:03:36 +03:00
Georgi Gerganov
aea3096b85 wip : pimpled Tx and moved resampler inside GGWave 2022-05-29 11:19:57 +03:00
Georgi Gerganov
9c79bc52d9 wip : refactoring 2022-05-29 09:45:17 +03:00
Georgi Gerganov
bd10436283 wip 2022-05-28 22:16:51 +03:00
Georgi Gerganov
8fa457fce0 wip 2022-05-28 22:14:16 +03:00
Georgi Gerganov
fcb3bec055 wip 2022-05-28 19:41:56 +03:00
Georgi Gerganov
6b7134d3e4 arduino-rx : first working example on RP2040 Connect ! 2022-05-15 22:36:13 +03:00
Georgi Gerganov
ee9034dc86 Add arduino-rx + update ggwave-mod 2022-05-05 22:31:37 +03:00