Commit graph

661 commits

Author SHA1 Message Date
DJ2LS 56bda7de71 updated used icons 2023-02-11 11:58:36 +01:00
DJ2LS 244ed73237 adjusted toast messages 2023-02-11 11:04:21 +01:00
DJ2LS 1de6c3489f first run with new toast system 2023-02-11 10:23:04 +01:00
DJ2LS 7ed3d0a1f1 small gui adjustments to buttons 2023-02-11 07:44:02 +01:00
Mashintime 1233a255b2 Only update lastheard station list when necessary 2023-02-11 00:53:14 -05:00
Mashintime f82e58ff6f Make btn sizes consistent 2023-02-10 22:00:00 -05:00
Mashintime 544efda23c Ask for confirmation when stop tnc button is clicked 2023-02-10 21:43:42 -05:00
Mashintime 321ac76e15 Dropdown menu updates by DJ2L2 2023-02-10 21:32:13 -05:00
Mashintime baa28c31d4 Remove comment and simplify sendMessage 2023-02-10 20:08:36 -05:00
Sourcery AI 7b23769b55 'Refactored by Sourcery' 2023-02-09 12:26:25 +00:00
Mashintime 313cae2e7d Allow stats without explorer 2023-02-09 05:25:48 -05:00
Mashintime 5ef59d3563 Fix for UUID tweak 2023-02-08 17:24:30 -05:00
Mashintime 1b5f9f11a6 Further refinements to header and about menu 2023-02-07 23:14:27 -05:00
Mashintime f4bdfd7268 One less thing to console log 2023-02-07 16:17:04 -05:00
Mashintime d2c6b7a83d Missed a question mark. 2023-02-07 16:16:24 -05:00
Mashintime 568329d3be Shorter UUID for sendMessage 2023-02-07 16:13:46 -05:00
Mashintime c6b28e2ccc Heard station table list tweaks 2023-02-06 22:26:39 -05:00
Mashintime f74cb06491 Add info modal, redesign header 2023-02-06 21:18:36 -05:00
DJ2LS 9b17a680e5 version update 2023-02-06 17:43:53 +01:00
DJ2LS df0c4f5002 bumped new version 2023-02-06 17:01:10 +01:00
Mashintime a82907c3ce Updating callsign is now handled elsewhere 2023-02-05 14:37:19 -05:00
Mashintime 6083690411 Use IRS info in tnc-message to set to/de/with 2023-02-05 14:06:27 -05:00
Mashintime a45f713a4a Add settings for stats and autotune 2023-02-05 12:54:23 -05:00
Mashintime 9c3910e116 fix hamlib_deviceid list 2023-02-05 06:43:07 -05:00
Mashintime 1bd01d7489 More atob/btoa fixes 2023-02-05 05:59:35 -05:00
Mashintime c774e5a44f Footer tweaks 2023-02-05 05:59:35 -05:00
Mashintime 0ce8f34c88 Don't set focus when clicking emojis 2023-02-05 05:59:35 -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
Mashintime d3c86eef92 Real fix for #338. Replaced btoa/atob functions 2023-02-05 05:59:34 -05:00
Mashintime 0fc5f034a4 Don't use btoa/atob as they are problematic with non ascii char sets 2023-02-05 05:59:34 -05:00
Mashintime 32cc24d75b A few slight tweaks to toolbar 2023-02-05 05:59:34 -05:00
Mashintime 43b0dccc2d Prevent exception to aid in troubleshooting. 2023-02-05 05:59:34 -05:00
Mashintime 395692986e Show connected station, show RX byte rate, responsive footer 2023-02-05 05:59:34 -05:00
Mashintime a44e4b81b3 Small tweaks, cleanup 2023-02-05 05:59:34 -05:00
Mashintime 7f8033ff26 Add id to beacon text, move fancy gui setting with other gui settings 2023-02-05 05:59:34 -05:00
Mashintime 30dc0b8e77 Less fancy graphics if !high_graphics 2023-02-05 05:59:34 -05:00
Mashintime 81034dd869 Set progress bars to low graphics mode if enabled 2023-01-30 02:18:17 -05:00
Mashintime 3e71e1014d Set force-gpu on chat window progress-bar's 2023-01-29 16:40:10 -05:00
Mashintime 9d9ec2dd55 Hopefully resolves issue #338 2023-01-29 16:11:49 -05:00
Mashintime 5e223f34e9 Fixes 341 2023-01-29 13:27:12 -05:00
DJ2LS ac3f2b079c version update 2023-01-28 14:49:21 +01:00
Mashintime ec0c9395ea Reformat single line if statements 2023-01-27 14:44:36 -05:00
Mashintime 393f4f5d3a Fix event emitter leak 2023-01-27 10:07:32 -05:00
Mashintime 7556de25cf Second try to fix this error on startup 2023-01-27 10:06:27 -05:00
Mashintime 0a0f216fee Replace some if else if with switch in tnc-state 2023-01-27 02:47:55 -05:00
Mashintime e28c6d5b54 Prevent error if rig control data isn't populated 2023-01-27 01:55:16 -05:00
Mashintime f4f0e921d6 Allow user to disable some GUI effects to save CPU 2023-01-26 22:55:55 -05:00
Mashintime 7b04c3d0cf Missed an ion 2023-01-26 16:50:54 -05:00
DJ2LS 7dd90d4242 force gpu usage for all canvas and progress bars 2023-01-26 15:30:42 +01:00
DJ2LS ee79695449
Merge branch 'main' into ls-gui 2023-01-26 14:26:54 +01:00
DJ2LS eb5bcb807b version update 2023-01-26 14:23:13 +01:00
Mashintime 23c947dbb4 Ensure gui works with compress in ls-arq PR 2023-01-25 22:03:46 -05:00
DJ2LS 69a44520a2 force gpu usage 2023-01-25 16:07:40 +01:00
DJ2LS 5d569c60f7 gpu calcualtion for dbfs 2023-01-25 15:57:52 +01:00
Mashintime 4ac088f56a Slow heard stations updates 2023-01-24 22:35:58 -05:00
Mashintime 475550d84d Clicking heard station would set last item 2023-01-24 22:30:15 -05:00
Mashintime caa3ba58ac Hande missing compression factor in tnc-message 2023-01-23 21:15:05 -05:00
Mashintime 02dce8d056 Revert "Add adjustable Tx delay"
This reverts commit ad129bd11a.
2023-01-23 18:23:28 -05:00
Mashintime ad129bd11a Add adjustable Tx delay 2023-01-22 23:16:54 -05:00
Mashintime 532548771e Handle Bpm and Compression factor in tnc-message 2023-01-22 22:31:13 -05:00
Mashintime 8a183d5cf9 Merge branch 'main' of github.com:DJ2LS/FreeDATA into ls-gui 2023-01-22 19:39:49 -05:00
DJ2LS f7bcdad47f finally working macOS build 2023-01-22 23:35:52 +01:00
DJ2LS 1b90d38ebf fixed wrong pyinstaller env detection for windows 2023-01-22 22:39:23 +01:00
DJ2LS 5a3f367a33 version update 2023-01-22 22:05:29 +01:00
DJ2LS f18604a38b possible hotfix for missing portaudio 2023-01-22 21:47:14 +01:00
Mashintime c8dd72de3e Include version number in title 2023-01-22 14:36:05 -05:00
Mashintime 1de9e4fde8 Logging tweaks 2023-01-22 14:13:26 -05:00
DJ2LS caaf613446 version update 2023-01-22 19:58:07 +01:00
Mashintime bd2aec55f5 Merge branch 'ls-gui' of github.com:DJ2LS/FreeDATA into ls-gui 2023-01-22 11:09:31 -05:00
Mashintime c16f6dede9 Merge branch 'main' of github.com:DJ2LS/FreeDATA into ls-gui 2023-01-22 11:09:22 -05:00
Mashintime 19e1e9213f Buttons sleep for 2 seconds instead of .5 secs 2023-01-22 11:08:35 -05:00
DJ2LS a4f073e5a9 possible fix for update channel not changing anymore 2023-01-22 10:15:55 +01:00
DJ2LS 4ea78356b6 version update for using latest codec2 2023-01-22 09:49:59 +01:00
Mashintime 10c06d14be Replace innerhtml where approriate for performance 2023-01-22 01:35:47 -05:00
Mashintime 43068045f9 Implement electron setprogressbar() 2023-01-22 01:01:13 -05:00
Mashintime 4dbaaf5b63 Display specific Tx failed msg due to ver mismatch 2023-01-21 23:13:23 -05:00
Mashintime e36f23272d Remove 'by' string as requested 2023-01-21 18:53:24 -05:00
Mashintime 420f6d8acc Move Tx time left update to tnc-message as well. 2023-01-21 18:26:43 -05:00
Mashintime d43d6f5c5a Move Tx progress updates to tnc message status 2023-01-21 16:34:00 -05:00
Mashintime 327284287c Fix merge formatting issue in package.json 2023-01-21 16:30:42 -05:00
Mashintime 88577d3b10
Merge branch 'main' into ls-gui 2023-01-21 16:11:31 -05:00
DJ2LS 3086a42da9 restored .git filter 2023-01-21 19:32:04 +01:00
DJ2LS 6b853511f4 notarization hotfix 2023-01-21 19:18:22 +01:00
DJ2LS 9a772e28c2 version update 2023-01-21 18:14:27 +01:00
DJ2LS 6e863ddd22 moved entitlements to different folder 2023-01-21 16:03:52 +01:00
DJ2LS 19a473c577 moved entitlements to different folder 2023-01-21 16:03:12 +01:00
DJ2LS 7f7061dae3 removed dmg build step 2023-01-21 15:54:16 +01:00
DJ2LS 8e68aef7f9 improvements to package json 2023-01-21 15:39:15 +01:00
DJ2LS 0635d35443 version update 2023-01-21 15:16:47 +01:00
DJ2LS 1686f554b1 version update 2023-01-21 15:14:55 +01:00
DJ2LS caa0bb2aac fixed package.json 2023-01-21 14:34:02 +01:00
DJ2LS 44bf16f15e another attempt remove all .git folders 2023-01-21 14:22:45 +01:00
DJ2LS 7794f1afd2 another attempt remove all .git folders 2023-01-21 14:22:27 +01:00
DJ2LS 7a32e464f4 another attempt remove all .git folders 2023-01-21 14:14:20 +01:00
DJ2LS eb3c559ce2 added popperjs dependency 2023-01-21 13:15:23 +01:00
DJ2LS 2a8d1fd471 add entitlements.plist 2023-01-21 12:05:12 +01:00
Mashintime 412c63ea3d Populate dxxcall when clicking heard station 2023-01-21 03:25:45 -05:00
Mashintime f05c965759 Temorarily disable Ping and CQ button when clicked 2023-01-21 00:40:01 -05:00
Mashintime 1ac9a1449d Only try to launch tnc binary if it exists. 2023-01-20 18:29:11 -05:00
Mashintime fed4727a6c Attempt to lower CPU usage of progress bar 2023-01-20 18:21:53 -05:00
Mashintime f07745bfe9 Display TNC IP/Port in title 2023-01-19 21:24:07 -05:00
Mashintime 63140b31c5 Hide scroll bar on splash screen 2023-01-18 20:42:01 -05:00
DJ2LS 4c0b96f679 fixed chart.js library path to v4.0 2023-01-18 23:13:54 +01:00
DJ2LS 13a2692547 moved back with version for avoiding new build 2023-01-18 23:09:13 +01:00
DJ2LS bfa4c392ca updated package.json 2023-01-18 22:39:26 +01:00
DJ2LS 30593e0506 updated package.json 2023-01-18 22:37:47 +01:00
DJ2LS 065971471a simple restart warning 2023-01-18 22:18:58 +01:00
Mashintime 72d412891e bins variable was unused, removed 2023-01-16 17:45:06 -05:00
Mashintime 94b4889478 Set waterfall theme and small wf optimization 2023-01-16 17:34:42 -05:00
DJ2LS 1de42f6ff1 version update for hotfix 2023-01-16 11:51:42 +01:00
DJ2LS 310479fef4 version update 2023-01-16 10:16:49 +01:00
DJ2LS 1c7d9d8d0c update speedChart only if data available 2023-01-16 10:06:03 +01:00
DJ2LS 81d434bfd1 update speedChart only if data available 2023-01-15 19:35:25 +01:00
dj2ls 6dcfe17c5f first version transmission chart 2023-01-13 00:14:42 +01:00
DJ2LS 6ab2f0ce54
Merge pull request #326 from Mashintime/ls-arq 2023-01-07 16:15:27 +01:00
Mashintime 4e46577a57
Use consistent color theme on explorer button 2023-01-07 09:26:29 -05:00
dj2ls ab96c8bc51 fixed gridsquare handler 2023-01-07 12:01:54 +01:00
awh@brainless.us 4988a92f52 Add an explorer button to the gui 2023-01-06 23:27:52 -05:00
dj2ls 44395c32f4 fixed wrong dxgrid information 2023-01-06 17:33:20 +01:00
dj2ls 8c63259c26 test with transform: translateZ(0); 2023-01-04 23:13:24 +01:00
dj2ls 796294f03e pressing enter wont restart gui on saving frequency 2023-01-04 21:07:46 +01:00
dj2ls 5c50ca4803 small gui improvement 2023-01-04 20:52:00 +01:00
dj2ls d54f3dcb31 updated input frequency 2023-01-04 20:47:00 +01:00
dj2ls 53697af6e2 set mode from gui 2023-01-04 20:12:03 +01:00
dj2ls ee4528bf79 set frequency from gui - needed for better remote testing 2023-01-04 19:26:11 +01:00
dj2ls ac1a82fc5e placeholder for changing frequency from gui 2023-01-04 14:23:42 +01:00
dj2ls 4c53cdc79b time adjustment if smaller 0 2022-12-31 13:03:46 +01:00
dj2ls bbb08ed7af small code cleanup 2022-12-31 13:01:54 +01:00
dj2ls 756101ebe1 first run with time left for gui 2022-12-31 12:59:10 +01:00
DJ2LS 9c57cc9eb7 updated version information 2022-12-29 09:39:41 +01:00
DJ2LS 586c02f73b fix utf encoding error 2022-12-28 13:08:46 +01:00
DJ2LS 37267ac679 changing split char and split char order 2022-12-28 12:27:09 +01:00
DJ2LS efd92cdd72 changing split char and split char order 2022-12-28 11:32:33 +01:00
DJ2LS 58342b975f more crc check improvements 2022-12-27 23:30:15 +01:00
DJ2LS b637b917bc first attempt with message checksum 2022-12-27 22:57:54 +01:00
DJ2LS c78fff4db1 catching explorer type error 2022-12-27 11:29:24 +01:00
DJ2LS 7ed43fb3f9 moved utf8 encoding from entire data to just chat message 2022-12-27 09:53:21 +01:00
DJ2LS a9139d035c fixed message order bug 2022-12-26 20:41:58 +01:00
DJ2LS 7691ba09ac record audio update 2022-12-26 12:27:13 +01:00
DJ2LS c0e4f14da0 record audio 2022-12-26 12:11:59 +01:00
DJ2LS eba1cde5b4 save mycall and grid on input 2022-12-24 16:44:06 +01:00
DJ2LS 495b988701 save mycall and grid on input 2022-12-24 15:51:26 +01:00
DJ2LS f730fbe3d7 save mycall and grid on input 2022-12-24 15:48:57 +01:00
DJ2LS 6b60fd4275 increased protocol version 2022-12-24 11:27:56 +01:00
DJ2LS dba907dabf codefactr fixes 2022-12-09 11:24:39 +01:00
DJ2LS 1b1bb18bb2 updated chat resending message 2022-12-09 10:22:03 +01:00
DJ2LS 4c611731a8 fix of #302 closes #302 2022-12-08 20:21:44 +01:00
DJ2LS db315bae72 possible fix of #302 2022-12-08 20:05:50 +01:00