Commit graph

55 commits

Author SHA1 Message Date
dj2ls 982569fa1a moved callsign and grid to daemon settings
closes #101
2022-01-05 14:15:59 +01:00
dj2ls fcc5bec25a colored progressbar
closes #100
2022-01-05 13:03:29 +01:00
dj2ls 31cb0d1d0f Bytes -> kBytes
small gui change
2022-01-05 11:48:32 +01:00
dj2ls 8ea5c0de3f preparing for mode gear shifting 2022-01-04 13:09:15 +01:00
dj2ls ff668ee2b9 smaller fixes and tooltip update 2022-01-03 00:41:32 +01:00
dj2ls 0f5f5fe719 added compression
lets see how it performs
2021-12-30 12:41:41 +01:00
dj2ls 9cc24a54c8 slightly improved gui for macOS 2021-12-28 15:36:46 +01:00
dj2ls 04bf26974e fix accidential deleted line 2021-12-27 17:30:08 +01:00
dj2ls 1fa41c4c3e fixed advanced hamlib settings for test button
#96
2021-12-27 16:34:52 +01:00
dj2ls ddc949c7ac advanced hamlib settings
added support for more settings
2021-12-27 12:30:43 +01:00
dj2ls 1b3ecfa424 fixed rx data handling and busy state 2021-12-26 19:03:36 +01:00
dj2ls 0aef902807 1 frames per burst only
changed option for selecting frames per bursts. This should stay at 1 until we reached a stable state
2021-12-26 16:29:42 +01:00
dj2ls f3c89d30bc code cleanup 2021-12-20 18:07:16 +01:00
dj2ls 6bd1f418e5 system status
closes #88 #90 #83
2021-12-20 18:05:00 +01:00
dj2ls 96a4fde978 some more icons
beautifiing the gui a little bit...
2021-12-07 19:10:59 +01:00
dj2ls 5c4667d97d beacon mode
a first working beacon mode so we can use it for first real hf tests....
2021-12-06 20:16:14 +01:00
dj2ls 6590d8ee15 test with datalists #83
seems to be working, but not that nice. However, much easier selection of radio model
2021-11-27 21:18:24 +01:00
dj2ls de40dfce45 introduced popups
a first test, seems to be promising
2021-11-27 11:05:51 +01:00
dj2ls 6f9a34b0d6 hamlib compatibility
improved hamlib compatibility between v 3 and v 4.
2021-11-26 19:14:11 +01:00
DJ2LS 5218eb3909 chat message test 2021-11-19 17:30:17 +01:00
DJ2LS ebbe0715e6 hamlib changes and alsalib error handling #22
closes #22
2021-11-07 12:17:23 +01:00
DJ2LS df38ee01ba gui & tnc improvements
displaying now frequency offset and frequency in heard stations. Decreased size of receiving audio buffer, which seems to optimize RX
2021-10-24 14:44:55 +02:00
DJ2LS da8ba695ee gui optimization
gui now much smaller. hopefully it fits better to small screens now.
2021-10-23 17:20:28 +02:00
DJ2LS 44f9446a5c hamlib test settings
introduced a button and advanced settings modal for hamlib settings. This part is now much more clean and more settings can be set. May have some bugs for sure, but a first test seems to be running....
2021-10-17 15:57:41 +02:00
DJ2LS 82f307cf1f introduced info toasts #80
first attempt with info toasts which seems to work fine. Next step will be adding more detailed information to them like a progress bar and specific closing
2021-10-07 21:04:23 +02:00
DJ2LS 0b115bd00c smaller changes
added DATAC0 to send data via bad path. Fixed stop transmission for receiving. Fixed a possible error in main.py
2021-10-02 11:46:29 +02:00
DJ2LS 8b08cc6e6b stop transmission
first attempt with stopping a transmission after the processing the current burst. Logging is a little bit ugly at this point, because it looks like a frame got lost. However, the transmission stops. CLI output is only visible for people interested in debugging...
2021-10-02 11:29:08 +02:00
DJ2LS 8c8a343e61 scatter update
displaying thicker 0 axis  now
2021-10-02 09:41:41 +02:00
DJ2LS 468f660ebe improved hamlib integration
...also updated node dependencies to latest version...
2021-09-25 13:33:13 +02:00
DJ2LS 5e56f2f7a3
callsigns now uppercase only 2021-09-24 16:43:04 +02:00
DJ2LS 3dd820ea50
updated ptt 2021-09-13 20:02:37 +02:00
DJ2LS 58925dce9c
decreased app height and readability optimization 2021-09-10 17:09:16 +02:00
DJ2LS 1c75d2d8b7
decreased total screen size 2021-09-05 09:26:55 +02:00
DJ2LS 897d271692
moved speed to put 2021-09-04 23:14:07 +02:00
DJ2LS 2d70f60b3f
dynamic serial devices 2021-09-04 22:27:22 +02:00
DJ2LS 63b475d8f9
tnc location button 2021-09-04 16:54:44 +02:00
DJ2LS f8e7843422
blur screen if no connection 2021-08-28 18:46:29 +02:00
DJ2LS e00042ce60
automatically get new data if arrived 2021-08-23 16:26:38 +02:00
DJ2LS 56fa8dac08
smaller rx buffer table 2021-08-22 17:24:16 +02:00
DJ2LS 3d9cd5a415
changed rx buffer table id 2021-08-22 17:04:41 +02:00
DJ2LS f6626e3a19
capitalize callsigns 2021-08-17 19:11:13 +02:00
DJ2LS 260e28b0d2
changes in data modal 2021-08-15 16:50:34 +02:00
DJ2LS 56c211b089
transmission progress 2021-08-14 16:31:31 +02:00
DJ2LS 933827ca64
distance calculation 2021-08-08 19:29:39 +02:00
DJ2LS e14cab92ce
time of execution 2021-08-08 11:44:12 +02:00
DJ2LS 8cc09d734d
first attempt placing data module inside main win 2021-08-07 19:46:24 +02:00
DJ2LS e70c2ccb0e
html cleanup 2021-08-07 10:53:37 +02:00
DJ2LS 93de5a4b8d
Add files via upload 2021-08-06 22:11:33 +02:00
DJ2LS a5f10ac9aa
gui improvements 2021-07-26 18:08:22 +02:00
DJ2LS 5f2e06a170
updated GUI 2021-07-25 18:20:49 +02:00