Commit graph

128 commits

Author SHA1 Message Date
DJ2LS a952b49ce6 first working message exchange
message will not saved to database yet
2021-11-19 18:49:36 +01:00
DJ2LS 9dcf98e229 datachannel attempt fix 2021-11-19 17:47:25 +01:00
DJ2LS 5218eb3909 chat message test 2021-11-19 17:30:17 +01:00
DJ2LS 279fe7929f logging improvements
..and also a sample rate conversion test...
2021-11-19 14:52:58 +01:00
DJ2LS ebbe0715e6 hamlib changes and alsalib error handling #22
closes #22
2021-11-07 12:17:23 +01:00
DJ2LS bc6e72ddcb updated npm 2021-10-26 17:10:49 +02: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 b2ac19a1a3 fixed typos #51 2021-10-17 17:22:07 +02:00
DJ2LS 5bfd745747 data_handler ready for chat messages
data handler is now ready for chat messages. I updated the data frame with an additional information -datatype- so we can determine if we received a file or a message. Each datatype will be saved into an own buffer. The gui has been updated as well, so we can forward data directly to a future chat module...
2021-10-17 16:59:15 +02:00
DJ2LS 4ec5af47b1 updated main.js
forgot this on the last commit... Time for coffee!
2021-10-17 16:00:23 +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 07723ff2b8 updated npm packages 2021-10-17 15:56:03 +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 44ef586e4f optimized scatter
removed scales and popups, code cleanup as well
2021-10-01 19:05:43 +02:00
DJ2LS cc7d69e197 fixed typo 2021-09-25 13:36:15 +02:00
DJ2LS 468f660ebe improved hamlib integration
...also updated node dependencies to latest version...
2021-09-25 13:33:13 +02:00
DJ2LS 8e4e6b3a47
smaller changes for usability 2021-09-24 16:43:45 +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 ba44a35d9c
updated ptt 2021-09-13 20:02:14 +02:00
DJ2LS 7875f6a5e5
changed name to FreeDATA 2021-09-13 18:27:50 +02:00
DJ2LS 1985270df0
Create .gitignore 2021-09-13 17:57:58 +02:00
DJ2LS f3097dfd9f
save received file to home folder 2021-09-10 17:59:33 +02:00
DJ2LS 58925dce9c
decreased app height and readability optimization 2021-09-10 17:09:16 +02:00
DJ2LS 00db2815fd
decreased app height 2021-09-10 17:08:44 +02:00
DJ2LS 692f8ad5cb
removed line bar on waterfall plot 2021-09-10 16:51:45 +02:00
DJ2LS dce14d0b41
scatter / waterfall / total height optimization 2021-09-10 16:50:48 +02:00
DJ2LS 65c52ce9b0
reduced time for call and grid init 2021-09-08 18:22:41 +02:00
DJ2LS 3d29a48687
Add files via upload 2021-09-06 19:15:17 +02:00
DJ2LS faa7965e10
Add files via upload 2021-09-05 17:38:53 +02:00
DJ2LS 2786fcd790
removed dev tools 2021-09-05 17:30:46 +02:00
DJ2LS 27cd7493ee
first working fft 2021-09-05 11:26:37 +02:00
DJ2LS ad018e9a31
first working fft 2021-09-05 11:26:09 +02:00
DJ2LS f22d1e89ba
decreased total screen size 2021-09-05 09:56:13 +02:00
DJ2LS 1c75d2d8b7
decreased total screen size 2021-09-05 09:26:55 +02:00
DJ2LS 7eee14d328
code cleanup 2021-09-05 09:26:14 +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 e7fc64ba07
dynamic serial devices 2021-09-04 22:27:01 +02:00
DJ2LS 55b31ecbb8
fixed problem with localhost daemon 2021-09-04 21:37:56 +02:00
DJ2LS 58913ae436
hard coded default settings 2021-09-04 20:54:01 +02:00
DJ2LS 5d422d3b30
updated to latest version 2021-09-04 20:33:03 +02:00
DJ2LS 32a70752fc
system app data path for config file 2021-09-04 20:23:58 +02:00
DJ2LS 385b775350
test for getting path by app name 2021-09-04 17:11:20 +02:00
DJ2LS 63b475d8f9
tnc location button 2021-09-04 16:54:44 +02:00
DJ2LS 40fdf888d1
remote local tnc switch 2021-09-04 16:33:17 +02:00