Commit Graph

356 Commits

Author SHA1 Message Date
Max 8a948a3bee p25craft.py python3 updates 2021-12-25 14:45:00 -05:00
Max 8b77120005 udp configs: fix discrepancy 2021-12-10 19:08:14 -05:00
Max d9794b5123 terminal.py KeyError crash / fix 2021-12-07 20:40:27 -05:00
Max e40f2c53da xormask area uninitialized, crash in rs decode 2021-12-07 20:38:02 -05:00
Max ddd70bdd07 audio-if updates 2021-12-07 15:34:07 -05:00
Max 7f37fada79 proper defs for virtual functions 2021-11-13 17:01:09 -05:00
Max c06a318222 store_i fix return type 2021-11-13 16:58:19 -05:00
Max f14bf6deb8 CMakeLists.txt, remove cmake Gr* modules 2021-11-13 16:33:41 -05:00
Max 676409131d rx.py reload_tags 2021-10-10 14:03:43 -04:00
Max 5ef6bd7862 multi_rx fix crash for non-p25-trunked 2021-10-04 19:31:51 -04:00
Max 0ecddbb1bf cfg-trunk and cfg-trunk2 2021-10-01 14:19:03 -04:00
Matt Ames c2cebde6d5 More updates to AlgID values 2021-09-23 16:01:22 +10:00
Max 56daa99b94 http_server bugfixes 2021-09-21 17:31:48 -04:00
Max f93460a0bd fix spurious algid 2021-09-07 19:32:11 -04:00
Max e080f32fc6 crash in http_server on malformed json 2021-09-05 13:47:31 -04:00
Max 65b5c318b0 update index.html and main.js thx Trip 2021-09-03 20:49:11 -04:00
Max a48ba912ea oplog update 2021-08-29 19:13:33 -04:00
Max a4c7d3852f fix ess_keyid storage size 2021-08-26 17:24:10 -04:00
Max 233f810d3b rx.py error tracking message level 2021-08-12 18:26:52 -04:00
Max 855b590f2d rx.py stalls if http term not connected 2021-08-11 15:42:27 -04:00
Max 3e2aece2e6 add channel id to timeout msgs 2021-08-11 15:41:49 -04:00
Max a8d8dbc882 main.js update/bugfix thx Trip 2021-08-09 13:33:31 -04:00
Max 3a3509fbf0 p25p2_tdma.cc tdma cc 2021-08-08 14:23:03 -04:00
Max ecc8db384f rx.py error tracking debugging 2021-08-08 11:05:23 -04:00
Max 5c53f3f643 rx.py fix freq error tracking missing from web gui 2021-08-06 13:50:02 -04:00
Max 70143fa2f7 main.js keyboard fix thx Trip 2021-08-05 10:31:15 -04:00
Max ced242a072 README-July-2021 updates 2021-08-01 17:10:40 -04:00
Max b1e7d81f5e multi_rx.py make executable 2021-07-31 21:21:27 -04:00
Max a169f37c3a http_server filename regex 2021-07-28 20:06:15 -04:00
Max d964703e83 python3 strikes again 2021-07-28 15:15:18 -04:00
Max b57db0d599 install-sql.sh possible bugfix 2021-07-27 17:13:22 -04:00
Max 6fb7a6b1ca bypass error msg install-sql.sh 2021-07-26 20:52:06 -04:00
Max 7373d10e1c voice chan timeout poss. bugfix 2021-07-26 20:49:41 -04:00
Max 7290f13486 rx.py add sql logging 2021-07-26 20:49:13 -04:00
Max 47052abc1a oplog error.html update 2021-07-26 20:48:46 -04:00
Max db9e7db946 fix secondary cc overflow thx Trip 2021-07-26 20:48:11 -04:00
Max f212d1b6ff fix oplog __init__ - thx Trip 2021-07-25 21:37:14 -04:00
Max 806d7c44ca oplog rc2-final 2021-07-25 20:47:32 -04:00
Max 51042858e8 core rc2-final 2021-07-25 20:46:14 -04:00
Max 180a4dec97 www rc2-final 2021-07-25 20:43:04 -04:00
Max aec5a8012c favicon.ico thx triptolemus 2021-04-01 15:11:12 -04:00
Max ccc0001872 update copyright 2021-03-22 20:50:34 -04:00
Max dced944480 css updates thx Triptolemus 2021-03-22 20:14:13 -04:00
Max 91dead3b5b add hostname info to README-hls 2021-02-14 18:29:59 -05:00
Max 3aefbf332b increase plot color intensity 2021-02-14 12:01:56 -05:00
Max c3010f3265 set default plot dark colors 2021-02-14 11:59:03 -05:00
Max 18c1cc0a54 possible fix for unsafe access in make_status_png 2021-02-14 11:56:45 -05:00
Max ed3334ca6c add hls initialization error checking 2021-02-13 20:57:01 -05:00
Max 2dcbbbcdc2 fix file mode bits 2021-02-12 18:36:58 -05:00
Max e971078c55 dark style, thx triptolemus 2021-02-12 18:25:01 -05:00
Max 59a631b700 plot color cfg 2021-02-05 23:38:41 -05:00
Max ccf9a9f20b additional README-hls updates 2020-12-25 22:30:39 -05:00
Max 76ca14e5e8 fix typo README-hls 2020-12-25 21:58:34 -05:00
Max e540ac9c54 hls hacks 2020-12-25 15:34:25 -05:00
Max 5c5bd11a0c udp rx/tx linkage docs/examples 2020-12-25 15:27:48 -05:00
Max 27ea95ee38 hls.js 2020-12-21 22:54:06 -05:00
Max 3612767021 talkgroup goto: thx Triptolemus 2020-12-06 18:48:10 -05:00
Matt Ames 679336d55d Adding more AlgIDs as they are discovered (HAYSTACK and AES-128-OFB) 2020-11-25 12:38:54 +11:00
Max 19b720715c possible fix for lfsr generator bug 2020-11-22 19:55:22 -05:00
Max 856ed97419 add log_ts.py 2020-08-06 20:43:00 -04:00
Max a6bd25163a liquidsoap thx boatbod 2020-08-05 21:47:49 -04:00
Max 28ef6960cc add pulseaudio thx boatbod 2020-08-05 21:31:11 -04:00
Max 1180f9d8b6 python 2/3 agnosticism sockaudio.py 2020-08-05 16:33:07 -04:00
Max 478d2cba70 fakecc updates 2020-08-02 15:49:05 -04:00
Max 3a0901e646 udp transport option for tx/rx 2020-08-02 15:29:47 -04:00
Max 62e2ef92f0 add additional L3 message types 2020-07-22 18:10:31 -04:00
Max a5df0ec044 fix disctap if rate 2020-07-18 19:34:01 -04:00
Max 94dc7536e6 fix dmr correlation 2020-07-18 19:33:11 -04:00
Max 9d16effff3 correlation.json 2020-07-13 21:54:17 -04:00
Max 0421a55968 add correlation plot 2020-07-13 20:29:00 -04:00
Max 602cb0659f html/css/js updates+bugfixes 2020-07-12 21:09:57 -04:00
Max 1da0714da5 python 2/3 agnosticism http_server.py 2020-07-12 21:04:35 -04:00
Max 5e5566f0f3 nxdn update for rx 2020-07-11 18:22:11 -04:00
Max ffb2035c67 add commentary in nxdn-cfg.dat 2020-07-11 13:19:01 -04:00
Max 82364672ed fix syntax error 2020-06-18 21:50:44 -04:00
Max 921a1d8ea0 nxdn tx 2020-06-18 21:30:19 -04:00
Max 5e01df4883 nxdn tx 2020-06-18 21:28:58 -04:00
Max 3b69f5e335 fix terminal verbiage 2020-06-18 21:09:14 -04:00
Max 0686f2de14 dmr group whitelist/blacklist 2020-04-02 18:55:17 -04:00
Max 733e891d22 multi_rx option to log recovered symbols to file 2020-03-05 22:15:12 -05:00
Max 57a682d5f0 bugfix + touchup 2020-03-01 21:12:54 -05:00
Max 8b00b8459a additional python 2/3 agnosticism 2020-02-23 21:08:04 -05:00
Max 92ba1df2c0 define nxdn tx impulse response 2020-02-23 20:25:49 -05:00
Max 6f02fc63cc rename http.py to http_server.py 2020-02-23 20:04:19 -05:00
Max b91039ecd0 initial hacks for python 2/3 agnosticism 2020-02-23 20:03:43 -05:00
Max 3de2d3e440 nxdn96 demodulation 2020-02-07 19:30:57 -05:00
Max e25e7be488 add frequency error tracking option 2019-11-14 22:40:19 -05:00
Max 140a76ac76 nxdn48 initial checkin for rx 2019-05-11 16:41:49 -04:00
Max 538ae6015b debug: dump raw IMBE frame data 2019-01-25 20:40:21 -05:00
Max 111b311d88 trim mixer plot CPU usage and add plot command logfile 2019-01-16 21:08:01 -05:00
Max f974a32a19 eliminate warning: large integer implicitly truncated to unsigned type 2019-01-12 14:27:58 -05:00
Max 6064229027 filter out some of the more bogus HDU/LLDU FEC failures in p25p1_fdma 2019-01-12 13:18:38 -05:00
Max 66d0ee86fd fix display of src addr and ess 2019-01-04 22:05:42 -05:00
Max 4a7cf6b79c Merge branch 'max' of git.osmocom.org:op25 into max 2018-12-25 21:31:34 -05:00
Max c9fa2f6a31 Merge remote-tracking branch 'balint256/master' into max 2018-12-25 21:25:00 -05:00
Max c4fe5610ba December 25 2018 merge 2018-12-25 21:10:06 -05:00
Max 582ba4395a value_string symlinks 2018-12-25 21:03:46 -05:00
Max 0f2f040307 ezpwd 2018-12-25 21:02:49 -05:00
Matt Ames 652b29b7a2 Clarify some of the algorithms codes and key sizes 2018-12-13 12:45:13 +11:00
Max 74db47bd06 fix uninitialized var 2018-09-08 17:04:10 -04:00