Commit Graph

1195 Commits

Author SHA1 Message Date
ilyacodes 8206a5f3f4 EDACS: print agency/fleet calls in logs 2024-04-14 10:05:09 -04:00
ilyacodes 0568475d59 EDACS: custom format for custom AFS patterns 2024-04-14 10:04:52 -04:00
ilyacodes b5a43031f9 EDACS: rename functions to lowerCamelCase style
It's, like, mildly more consistent... and is subtly shorter, which is handy for some cases.

Though yeah we have functions with both styles in the same file.
2024-04-14 09:52:22 -04:00
ilyacodes ba41ba57f6 EDACS: fix vc_call_type for EDACS_IS_TEST_CALL 2024-04-14 09:42:43 -04:00
ilyacodes d84136dc92 EDACS: show agency/fleet call on channel updates too 2024-04-14 09:40:03 -04:00
ilyacodes ad78373b43 EDACS: fix width of source for non-EA data calls 2024-04-14 09:12:26 -04:00
ilyacodes 8980207fd6 EDACS: fix wrong comment 2024-04-14 09:12:01 -04:00
ilyacodes 33d8ee70d9 EDACS: compute AFS masks using math, not copy/paste 2024-04-13 17:15:44 -04:00
ilyacodes b86cd1bc3c EDACS: agency call and fleet call are mutually-exclusive 2024-04-13 16:52:16 -04:00
ilyacodes 57c22b484d EDACS: ugh have to pass state too 2024-04-13 16:31:27 -04:00
ilyacodes 834bd57ea6 EDACS: logging nit 2024-04-13 16:23:32 -04:00
ilyacodes 7e26b7b902 EDACS: Show agency and fleet calls based on AFS 2024-04-13 16:22:52 -04:00
lwvmobile 4eb2e770c8 EDACS: Redo Parts of EA Patch / Regroup Based on Newer Observations and Remove Overlapping Bit Range; 2024-04-13 16:19:52 -04:00
ilyacodes 0208f6240c EDACS: Fix copypasta typo in new AFS logic 2024-04-13 15:38:31 -04:00
ilyacodes db88bfff8d EDACS: missing space 2024-04-13 14:48:32 -04:00
ilyacodes a78b88cb90 EDACS EA: tiny log string change 2024-04-13 14:19:10 -04:00
ilyacodes a42dd9db83 EDACS: update line telling user to specify EDACS type 2024-04-13 10:58:49 -04:00
ilyacodes a7d7cf1c2e EDACS EA: Dynamic Regroup log consistency 2024-04-13 10:56:51 -04:00
ilyacodes 1ec8bb5c8b ncurses: trim trailing whitespace 2024-04-13 10:51:04 -04:00
ilyacodes d8e672f796 EDACS EA: make System Dynamic Regroup KWHT so it doesn't conflict with test calls 2024-04-13 10:48:07 -04:00
ilyacodes b577397d22 EDACS ncurses: remove extra printf argument 2024-04-13 10:44:37 -04:00
ilyacodes 832afa6c5a EDACS EA: comment 2024-04-13 10:42:26 -04:00
ilyacodes b667d25f2a EDACS EA: cosmetic updates to I-Call/Test Call logging 2024-04-13 10:41:56 -04:00
ilyacodes e237b5541b EDACS: Test calls should be KMAG(enta) 2024-04-13 10:40:32 -04:00
ilyacodes bf62106953 EDACS: Differentiate test call update from individual call update on standard 2024-04-13 10:36:40 -04:00
ilyacodes 09b181449f EDACS: Differentiate test call from individual call on standard 2024-04-13 10:27:37 -04:00
ilyacodes c073bc49c1 EDACS: Consistency for CC LCN message logging 2024-04-13 10:25:38 -04:00
ilyacodes 7b2a2031a2 EDACS: Consistency for Initiate Test Call message logging 2024-04-13 10:25:22 -04:00
ilyacodes a90a2dadd4 EDACS: Prettier test call display 2024-04-13 10:24:10 -04:00
ilyacodes c21aa98034 EDACS: Fix incorrect indexer for test call 2024-04-13 10:20:53 -04:00
ilyacodes c967e1500c EDACS: Rename EDACS_IS_TESTCALL flag 2024-04-13 10:19:36 -04:00
lwvmobile 99212cc139 EDACS: Differentiate EA Test Call Assignment and Update; 2024-04-13 03:50:07 -04:00
lwvmobile caab348a39 EDACS: Fix EA Test Call in Call History; 2024-04-13 03:21:59 -04:00
lwvmobile f799374183 EDACS: EA Test Call Continuation (I-CALL zero); Ncurses Display of Test Call; Test Call Type; Notes; 2024-04-13 02:55:38 -04:00
lwvmobile 1f8a129137 M17: Fix Misc Cosmetic Output on IP Frame; 2024-04-13 01:39:55 -04:00
lwvmobile ba11725087 EDACS: EA Adjacent Site Index Values and Definitions; 2024-04-12 18:01:04 -04:00
lwvmobile 79f8503c09 EDACS: Tweak EA Patch / Regroup Message; Add Comments; 2024-04-12 17:37:59 -04:00
lwvmobile 5c7f285b9d EDACS: Tweak Regroup Message Verbosity; Tweak Patch Verbosity; 2024-04-12 16:05:18 -04:00
lwvmobile b7415e1855 EDACS: Better EA Patch Message Decoding(WIP); 2024-04-12 15:04:06 -04:00
lwvmobile 3def1f59e5 M17: Misc Output Tweaks; 2024-04-12 11:54:08 -04:00
lwvmobile 7b8a79b8ea
Merge pull request #250 from ilyacodes/voting
EDACS: implement voting error-correction algorithm, add new EA commands, refactor message parsing
2024-04-12 11:52:10 -04:00
ilyacodes 9695438fcd EDACS EA: system info and site info parsing 2024-04-11 07:57:55 -04:00
ilyacodes 49cd974dcb EDACS EA: log formatting 2024-04-10 22:32:43 -04:00
ilyacodes 739d373204 Merge branch 'voting' of https://github.com/ilyacodes/dsd-fme into voting 2024-04-10 22:09:36 -04:00
ilyacodes 896cb83eb2 EDACS EA: log and file formatting 2024-04-10 22:09:35 -04:00
ilyacodes 22f1261efa EDACS EA: log and file formatting 2024-04-10 22:07:45 -04:00
ilyacodes 4648b9c8eb EDACS EA: correct log output format 2024-04-10 22:04:00 -04:00
ilyacodes e77770f608 EDACS: trim trailing whitespace 2024-04-10 19:59:08 -04:00
ilyacodes bfa2ae8bc4 EDACS EA: Add System Dynamic Regroup Plan Bitmap command 2024-04-10 19:58:54 -04:00
ilyacodes 9c13d21f69 EDACS EA: add Unit Disable/Enable command ("kick") 2024-04-10 19:58:42 -04:00