Georgi Gerganov
268003b4b9
ggwave v0.4.2
2023-01-19 18:26:10 +02:00
Georgi Gerganov
018024a8de
ggwave v0.4.1
2022-10-02 13:05:11 +03:00
Georgi Gerganov
e035c75be1
ggwave v0.4.0
2022-07-05 17:39:44 +03:00
Georgi Gerganov
481cc4f7e2
wip : pimpled Tx and moved resampler inside GGWave
2022-07-04 21:18:20 +03:00
Georgi Gerganov
1fedf68a41
ggwave v0.3.1
2021-11-27 13:07:16 +02:00
Georgi Gerganov
87d6cc1389
ggwave v0.3.0
2021-07-03 11:54:10 +03:00
Georgi Gerganov
ad615cc4ed
pypi : release v0.2.2
...
- fix "txProtocol" -> "txProtocolId" confusion
2021-04-18 16:55:15 +03:00
Georgi Gerganov
311442f01c
cmake : separate version string for python package
2021-02-21 00:55:55 +02:00
Georgi Gerganov
580090c721
ggwave v0.2.0
2021-02-20 19:42:16 +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
19f353018d
Javascript bindings ( #14 )
...
* Initial version ready
- bindings are in `bindings/emscripten.cpp`
- minimal Javascript example is in `examples/ggwave-js`
* add npm package + add test-ggwave.js
* js : rename export name to "ggwave_factory"
* update to v0.1.5
* Update README.md
* npm : add npm-publish target
2021-01-24 17:25:58 +02:00
Georgi Gerganov
3f690868a4
update to v0.1.4
2021-01-23 14:36:11 +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