Georgi Gerganov
|
f5e08d921b
|
ggwave : various improvements
- faster FFT implementation
- built-in Direct Sequence Spread option
- remove <map> dependency from implementation
- update arduino-rx example
|
2022-07-04 21:18:20 +03:00 |
|
Georgi Gerganov
|
59f576f1e8
|
waver : fix data race with ggwave instance + v1.4.1
|
2021-07-02 21:42:14 +03:00 |
|
Georgi Gerganov
|
1c59e38696
|
ggwave : switch to floating point sampling rate
|
2021-02-27 12:23:25 +02:00 |
|
Georgi Gerganov
|
5b5293d764
|
Waver v1.4.0 (#23)
* waver : change default protocol
* waver : global scale to 1.25
* waver : more colors
* waver : resend last message
* waver : bigger send button
* waver : start with fixed-length enabled
* waver : fix spectrum display for fixed-length mode
* waver : add option to control input sample rate offset
* ggwave : improve fixed-length decoding
* examples-common : SDL now captures 1024 samples instead of 4096
* waver : spectrum improvements + spectrogram mode
* minor changes
* ggwave : add FFT static method
* waver : realtime spectrum display
* waver : fix dragging behavior
* waver : show current tx protocol in "Messages"
* waver : show frequency range and bandwidth of selected protocol
* waver : change sample rate offset function
output instead of input
* waver : add info about local peers
* waver : add option to pause spectrum by clicking it
* waver : minor
* waver : add option descriptions
* waver : fix data races
* waver : purple-ish background
* waver : cian-ish background
* waver : add option button to cancel receiving
* waver : add option to select Rx Protocols
* waver : change default protocol
* waver : fix displayed protocol for each message
|
2021-02-27 11:45:01 +02:00 |
|
Georgi Gerganov
|
19bf22df0d
|
ggwave v0.2.0 (#20)
* ggwave : add support for fixed length transmissions
* spectrogram : add sample rate offset for debugging purposes
* gwave : fix decoding bug
* waver : wip
* wip
* remove post-marker frames
* add resampler
* ggwave : input/output resampling
* ggwave : fix python build
* ggwave : update spm
* ggwave : refactor duplicate encode/decode code
* ggwave : fix sound marker detection
* waver : fix typo
* ggwave : fix uninitialized members
* ggwave : more sensitive receive
|
2021-02-20 19:16:15 +02:00 |
|
Georgi Gerganov
|
174b6872e8
|
examples : add "simple-rx" example + minor clean-up
|
2020-12-19 11:26:40 +02:00 |
|
Georgi Gerganov
|
d234b9ccb9
|
ggwave-gui : minor
|
2020-12-06 09:13:38 +02:00 |
|
Georgi Gerganov
|
88e9ed79f0
|
examples : refactor common code
|
2020-11-29 18:22:04 +02:00 |
|
Georgi Gerganov
|
0bbb11fffb
|
refactor example + adding imgui and imtui submodules
|
2020-11-29 17:45:20 +02:00 |
|
Georgi Gerganov
|
69efeca387
|
Initial commit
|
2020-11-29 11:02:17 +02:00 |
|