Commit graph

135 commits

Author SHA1 Message Date
Mashintime 104db8830e Prettified Code! 2023-07-05 16:43:56 +00:00
DJ2LS 9728f847ec adjusted enable/disable mesh setting 2023-07-03 09:26:42 +02:00
DJ2LS 4c556e61fd introduced mesh state table 2023-06-13 14:03:36 +02:00
DJ2LS 35576bb760 first mesh ping tx part 2023-06-11 09:12:40 +02:00
DJ2LS e288136175 enable/disable mesh via gui 2023-05-28 17:33:24 +02:00
DJ2LS a77f8f5c03 added mesh gui view 2023-05-28 17:19:21 +02:00
DJ2LS 74dc698d0a Prettified Code! 2023-05-17 09:06:07 +00:00
DJ2LS a73ce2f706 added maxlength for broadcast 2023-05-17 11:05:24 +02:00
DJ2LS cac7334ef5 adjusted chat control for broadcast 2023-05-15 18:56:21 +02:00
DJ2LS b2a2f426f5 forward data to chat - still broken 2023-05-15 10:04:41 +02:00
DJ2LS 24527e221c Prettified Code! 2023-05-14 20:47:46 +00:00
DJ2LS 285ad3684d first attempt with moving data to GUI - callsign broken yet 2023-05-14 22:47:17 +02:00
DJ2LS 66ab3f4e21 Prettified Code! 2023-05-14 17:45:07 +00:00
DJ2LS 8596412a04 first transmit prototype for broadcasts 2023-05-14 18:05:47 +02:00
DJ2LS fd38ebae8f reduced connection attempts 2023-05-09 14:57:53 +02:00
DJ2LS fbfc036f9f implemented slot based busy state for performance testing 2023-04-23 14:58:03 +02:00
Mashintime d9ef0e6208 Prettified Code! 2023-03-05 21:16:43 +00:00
Mashintime feeced7ed3 First pass of response: shared file 2023-03-05 16:16:03 -05:00
Mashintime 91dfda296f Prettified Code! 2023-03-05 06:38:36 +00:00
Mashintime 6afcb82626 Request file implementation 2023-03-05 01:32:22 -05:00
Mashintime 4a487c17b1 Move common functions to class, ensure config is set globally 2023-03-02 22:05:45 -05:00
DJ2LS 712baec6e8 Prettified Code! 2023-02-28 14:20:17 +00:00
DJ2LS 07a5c1b897 first test run with getting response of file list - just cli now 2023-02-28 15:19:41 +01:00
DJ2LS 794b3451e4 fixed broken req/res 2023-02-26 18:11:20 +01:00
DJ2LS ff8c41fa91 Prettified Code! 2023-02-26 15:27:55 +00:00
DJ2LS 58af137852 first working test with request/response for user info 2023-02-26 16:26:24 +01:00
DJ2LS 2603769ab8 request userinfo burst 2023-02-26 14:08:26 +01:00
Mashintime 7428d752ff Prettified Code! 2023-02-26 06:03:32 +00:00
Mashintime af4eb134ae Request info method 2023-02-26 01:02:53 -05:00
DJ2LS 08cb8bb785 Prettified Code! 2023-02-20 17:55:21 +00:00
Mashintime 2a82fee9d5 Update/fix broken tx/rx progress bar 2023-02-19 13:50:45 -05:00
Mashintime bbd68dcc0d Add codec2 receiving data indicator 2023-02-15 17:19:07 -05:00
Mashintime 7cbc3a5949 Fix comment 2023-02-12 19:45:43 -05:00
Mashintime a6d028f57e Prettified Code! 2023-02-13 00:13:55 +00:00
Mashintime ed31503b0b First pass handling rx'd feciswriting, clean up sock.js 2023-02-12 19:13:14 -05:00
DJ2LS 8003a3c395 introduced transmit is writing 2023-02-12 18:28:10 +01:00
DJ2LS b8cf7f2b3d updated fec transmit 2023-02-12 18:00:33 +01:00
DJ2LS 2f9c3d14c9 Prettified Code! 2023-02-12 16:46:54 +00:00
DJ2LS 2292898f1a introduced send fec command 2023-02-12 17:45:03 +01:00
Mashintime b9f3061831 Skip for loop iteration if json.parse throws error 2023-02-12 11:16:30 -05:00
Mashintime 20baeab65e Add strength info to tnc_message 2023-02-12 11:14:20 -05:00
DJ2LS cd6ab4f62f reduced socket errors 2023-02-12 12:35:05 +01:00
DJ2LS 6bf8c43d60 Prettified Code! 2023-02-11 21:49:07 +00:00
DJ2LS 244ed73237 adjusted toast messages 2023-02-11 11:04:21 +01:00
Mashintime baa28c31d4 Remove comment and simplify sendMessage 2023-02-10 20:08:36 -05:00
Mashintime 5ef59d3563 Fix for UUID tweak 2023-02-08 17:24:30 -05:00
Mashintime 568329d3be Shorter UUID for sendMessage 2023-02-07 16:13:46 -05:00
Mashintime 5b6d43e33d Small optimization to onData 2023-02-05 05:59:34 -05:00
Mashintime 06fe52f460 More btoa/atob fixes 2023-02-05 05:59:34 -05:00
Mashintime 113d6f8b9f Address issues from changing atob/bota 2023-02-05 05:59:34 -05:00