Commit graph

32 commits

Author SHA1 Message Date
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 a952b49ce6 first working message exchange
message will not saved to database yet
2021-11-19 18:49:36 +01:00
DJ2LS 5218eb3909 chat message test 2021-11-19 17:30:17 +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 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 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 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 7875f6a5e5
changed name to FreeDATA 2021-09-13 18:27:50 +02:00
DJ2LS ad018e9a31
first working fft 2021-09-05 11:26:09 +02:00
DJ2LS 55b31ecbb8
fixed problem with localhost daemon 2021-09-04 21:37:56 +02:00
DJ2LS 32a70752fc
system app data path for config file 2021-09-04 20:23:58 +02:00
DJ2LS 40fdf888d1
remote local tnc switch 2021-09-04 16:33:17 +02:00
DJ2LS b073f1192f
moved to ujson compatibility 2021-08-23 18:14:24 +02:00
DJ2LS 2131d1dc8a
automatically get new data if arrived 2021-08-23 16:24:49 +02:00
DJ2LS 831da38946
typo 2021-08-23 15:55:33 +02:00
DJ2LS a11de7956b
typo & update rx buffer automatically 2021-08-23 15:36:14 +02:00
DJ2LS 08b76ff0cb
optimized processing of RXBUFFER 2021-08-17 20:01:30 +02:00
DJ2LS 6686eceac7
preparing for rx buffer 2021-08-16 19:39:20 +02:00
DJ2LS 35dab2e618
get RX buffer 2021-08-15 17:30:50 +02:00
DJ2LS d2e484f183
time of execution 2021-08-08 11:43:50 +02:00
DJ2LS ff0750442d
heard stations improvements 2021-08-07 20:57:36 +02:00
DJ2LS 2e19cd91e2
attempt to get all data from one command 2021-08-07 19:57:52 +02:00
DJ2LS fd9f45546f
very first test of scatter plot diagram 2021-08-06 22:10:45 +02:00
DJ2LS 5afc40c91d
Add files via upload 2021-07-28 18:44:10 +02:00
DJ2LS 4a3da11494
data mode command 2021-07-26 18:09:04 +02:00
DJ2LS d9aa3a951e
updated heard stations and config file 2021-07-25 18:19:51 +02:00
DJ2LS b9dfe6ffeb
set serial speed 2021-07-25 16:35:50 +02:00
DJ2LS da535d6636
code cleanup 2021-07-24 09:06:22 +02:00
DJ2LS 19cd2959c9
initial config file 2021-07-23 17:40:44 +02:00
DJ2LS dbdac3ee35
bug fixes and tests with network connection 2021-07-19 21:01:38 +02:00
DJ2LS 4b405841a6
Add files via upload 2021-07-17 09:03:40 +02:00