Georgi Gerganov
|
00b23ff54f
|
r2t2 - Transmit data through the PC speaker (#32)
* inital implementation
* remove file
* ggwave-cli : txProtocol -> txProtocolId
* ggwave : add custom protocol enum values
* r2t2 : use cutom protocols
* r2t2 : build only on Unix systems
* r2t2 : remove thread
* r2t2-rx : wip
* r2t2 : wasm build ready + various fixes
* r2t2 : error message
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* r2t2 : length 16
* r2t2 : use slow protocol by default
* r2t2 : add timestamp
* r2t2 : update html
* r2t2 : update github link
* r2t2 : more robust tx
* r2t2 : add option to use beep command
* emscripten : cannot use requestAnimationFrame when capturing audio
This causes the queued audio buffer to grow indefinitely when the page
is not focused, causing the process to run out of memory.
* r2t2 : disable beep option
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* r2t2 : add example to README
|
2021-04-18 13:20:45 +03:00 |
|
Georgi Gerganov
|
74f35ebcf0
|
waver : fix font loading and snap build
|
2021-02-27 22:36:36 +02:00 |
|
Georgi Gerganov
|
770e464722
|
snap : try to fix install target
|
2021-02-27 21:47:33 +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
|
1f7113fc50
|
waver : remove extra print
|
2021-01-08 20:14:45 +02:00 |
|
Georgi Gerganov
|
1e5bfefa30
|
waver : fix font loading
|
2021-01-08 19:57:31 +02:00 |
|
Georgi Gerganov
|
38336a9f1c
|
waver : minor data race fix + back to separate Core thread
|
2021-01-08 19:25:21 +02:00 |
|
Georgi Gerganov
|
3484bd11c2
|
waver : bump version to v1.3.2
- single-threaded app
- new message indicator
- audio capture indicator
- emscripten compatibility
|
2021-01-07 19:22:12 +02:00 |
|
Georgi Gerganov
|
760312a269
|
waver : emscripten version use single thread
|
2021-01-07 17:11:57 +00:00 |
|
Georgi Gerganov
|
f898d3430f
|
Merge branch 'master' of https://github.com/ggerganov/ggwave
|
2021-01-06 23:10:45 +02:00 |
|
Georgi Gerganov
|
113080b84d
|
Waver emscripten build (#8)
* waver: add indicators for new messages and capture data
* wip
* waver : adding favicons
* waver : emscripten build ready
|
2021-01-06 23:09:01 +02:00 |
|
Georgi Gerganov
|
635106f425
|
waver: add indicators for new messages and capture data
|
2021-01-06 19:38:44 +02:00 |
|
Georgi Gerganov
|
9cf614c0a0
|
snap : fix
|
2021-01-05 22:13:55 +02:00 |
|
Georgi Gerganov
|
14f4dbc226
|
waver : adding snap
|
2021-01-05 21:14:37 +02:00 |
|
Georgi Gerganov
|
d29bf6d0e8
|
rename ggwave-gui -> waver
|
2021-01-05 18:56:29 +02:00 |
|