Georgi Gerganov
28261a8520
python : add MT protocols to python bindings
2022-10-02 12:53:57 +03:00
Georgi Gerganov
9cea484135
ggwave : add DSS tests + improve enums
2022-07-04 21:18:20 +03:00
Georgi Gerganov
7c5b614c16
ggwave : big refactoring / renaming
2022-07-04 21:18:20 +03:00
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
cf7f474938
ggwave : add option to only generate tones on Tx
2022-07-04 21:18:20 +03:00
Georgi Gerganov
6bbe8ecec3
wip : refactoring
2022-07-04 21:18:20 +03:00
Georgi Gerganov
bbacdbcc96
c-api : add toggleRxProtocol() ( #60 )
...
This function allows to enable/disable Rx protocols during the decoding
process. This is useful when the Tx/Rx protocol is known in advance.
2021-11-22 21:29:26 +02:00
Georgi Gerganov
1ebe881ea9
ggwave : update bindings to toggle logging on and off ( #55 )
...
ref #54
2021-11-22 20:17:16 +02:00
Georgi Gerganov
1c59e38696
ggwave : switch to floating point sampling rate
2021-02-27 12:23:25 +02:00
Georgi Gerganov
e5c094296f
python : fix cython wrapper
2021-02-21 00:42:26 +02:00
Georgi Gerganov
ba8e0cd2b1
c, python : add option to query encode size
2021-01-23 17:13:13 +02:00
Georgi Gerganov
597cc48cbb
core : refactoring + bug fix
...
- rename callback types
- fix calculation of data frames
2021-01-23 15:47:59 +02:00
Georgi Gerganov
a64106783f
Support for various sample formats ( #11 )
...
* wip : support for various sample formats
* finalize support for various sample formats
* adding more tests
* update python bindings
* add "string" header
2021-01-23 11:45:20 +02:00
Georgi Gerganov
cd332b5919
ggwave : refactoring + comments
2021-01-17 21:19:41 +02:00
Georgi Gerganov
2ed431fa81
Add python bindings + package ( #10 )
...
* wip : python package
* wip : minor fixes
* wip : upload package to main pypi
* wip : initial text encoding
* wip : extending C api
* wip : use map of global instances
* wip : added decode functionality
* update main README
2021-01-17 17:36:50 +02:00