Commit Graph

356 Commits

Author SHA1 Message Date
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
Max 971a7502aa add new demod method 2018-09-08 16:01:23 -04:00
Matt Ames 0ece965f78 Update PADSTONE AlgID entry to reflect that the TIA.102 AlgID document has this AlgID listed as "MSI (Motorola Solutions International) Assigned" 2018-08-25 14:40:33 +10:00
Matt Ames 933cb72121 Correct AES-GCM to indicate it is not 100% confirmed as correct 2018-08-25 14:39:06 +10:00
Matt Ames 37a9dbdce1 Include PADSTONE in AlgID list. 2018-08-25 09:46:36 +10:00
Matt Ames 302115e19e More AlgID updates 2018-08-24 22:11:29 +10:00
Matt Ames 9a5820d614 Added in 0xAF as probable AES-GCM algo ID 2018-08-24 19:42:37 +10:00
Matt Ames ff09558c41 Add in AlgID for Motorola CFX-256 2018-08-24 19:37:34 +10:00
Max 0ae2b9624f gmsk 2018-08-19 18:10:12 -04:00
Matt Ames d408c7fee2 Update AlgIDs with references from TIA TR-8 PDF 2018-06-29 10:24:13 +10:00
Max 9c01b98542 configuration updates 2018-06-06 21:46:05 -04:00
Max 94a34dc4df configuration updates 2018-05-17 21:55:02 -04:00
Max 384c8c28d0 ui additions thx Trip 2018-04-27 10:02:33 -04:00
Max 3c50b3c54b test pattern file utility 2018-04-13 09:09:34 -04:00
Matt Ames a9fc0c206a Update AlgIDs to latest known values 2018-04-12 11:34:06 +10:00
Matt Ames 8a8ab6e90b Add in P25 compliant test patterns to tx 2018-04-12 11:13:37 +10:00
Max 332a5968b9 layout updates thx trip 2018-04-03 19:40:14 -04:00
Max 31e11e999d configuration updates 2018-04-03 15:25:46 -04:00
Max c9bfc96ed0 http server updates 2018-04-03 15:19:57 -04:00
Max e0eabf10f0 http server updates 2018-04-03 15:18:58 -04:00
Max 7bc0a5ef96 http server updates 2018-04-03 15:15:44 -04:00
Max c0bbdc9c70 http server updates 2018-04-03 14:40:11 -04:00
Max 85d09681fe js update 2018-03-21 13:58:55 -04:00
Max bd95950d8c main.js edits 2018-03-16 16:56:15 -04:00
Max e572cfe802 configuration additions 2018-03-16 16:38:26 -04:00
Max 9d344f283b add config directory 2018-03-16 16:29:54 -04:00
Max 411d385125 temp.png 2018-03-16 16:28:37 -04:00
Max abf9b4f06c configuration additions 2018-03-16 16:26:42 -04:00
Max 5ea5186c5d byteify 2018-03-16 16:14:43 -04:00
Max 4630e58564 json trunking additions 2018-03-15 14:43:57 -04:00
Max c17443d9ac scan control bugfix, js debug 2018-03-03 16:51:49 -05:00
Max 69f2091f02 rx.py config updates 2018-03-03 16:49:40 -05:00
Max 993c52686c bugfix two .h files missing from CMakeLists.txt thx Adrian YO8RZZ 2018-03-01 20:50:13 -05:00
Max 2ff4ae5a38 css updates many thx triptolemus 2018-03-01 20:10:19 -05:00
Max 6b45a95754 http bugfix thx wa8wg for the report 2018-02-19 20:03:13 -05:00
Max 7bdfe78aa0 build fixes thx MattSR via CS 2018-02-19 11:58:40 -05:00
Max 4cde5ac5d8 bugfix in -P thx Scott 2018-01-26 14:55:14 -05:00
Max 43bd7e7ae1 update README 2018-01-25 19:36:11 -05:00
Max d5ee60abf8 http.py 2018-01-25 19:13:32 -05:00
Max 34d08d9255 terminal.py http additions 2018-01-25 19:02:15 -05:00
Max 6ecebfffcc rx.py http and remote plot additions 2018-01-25 19:00:53 -05:00
Max 9d0747b1ca allow plot output to files 2018-01-25 18:51:16 -05:00
Max d16702fb9e html/css/js/png file additions 2018-01-25 18:50:43 -05:00
Max b28a976768 additional trunking data collection 2018-01-23 22:23:45 -05:00
Max dc5b77ff9b sockaudio.py thx boatbod 2018-01-15 13:42:50 -05:00
Max ee399ed962 multi_tx: 2 bugfixes 2018-01-14 11:09:19 -05:00
Max 25ae933b47 possible fixes for two bugs in trunked WAV file logger 2018-01-08 11:30:15 -05:00
Max 38b2cb60be partial workaround for excess cpu usage 2018-01-08 11:09:10 -05:00
Max d25d93cf9e p25 p2/tdma bugfix, code cleanups 2017-12-28 21:16:07 -05:00
Max 9b93b5699d multi rx 2017-12-25 20:15:10 -05:00
Max cd16c15c54 readme update II 2017-12-25 20:13:43 -05:00
Max 18e96a2307 update readme 2017-12-25 19:36:35 -05:00
Max 9f8b9af3a4 dv_tx resamp hack 2017-12-23 18:54:48 -05:00
Max 682bd4abcb crc16.h 2017-12-22 20:15:47 -05:00
Max e9a6e3806f rx_sync swig interface 2017-12-22 20:09:37 -05:00
Max e79d7eaabc rx_sync additions 2017-12-22 20:08:10 -05:00
Max 5601e5290e op25_audio 2017-12-22 19:11:29 -05:00
Max 3b26dd2fd2 vocoder_impl 2017-12-22 18:29:43 -05:00
Max 5f264c68bf bit utils 2017-12-22 18:24:05 -05:00
Max b055a0b6d0 dstar CRC 2017-12-22 18:23:49 -05:00
Max db1bd03e25 dstar parameters 2017-12-22 18:22:46 -05:00
Max 1b1c8842c1 add get_freq_error() 2017-12-22 18:16:18 -05:00
Max 90fbe46518 dstar cfg file 2017-12-22 18:12:37 -05:00
Max dd9bc87c86 dv_tx - add check for dstar cfg file 2017-12-22 18:11:56 -05:00
Max 1fc2df5ac1 dstar cfg 2017-12-22 18:10:50 -05:00
Max 04692d23e2 terminal.py 2017-12-22 18:08:46 -05:00
Max 0fcef6a5be rx.py 2017-12-22 18:05:29 -05:00
Max 35da7d958a demodulator updates 2017-12-22 18:02:18 -05:00
Max ce129911bc use 480K multi_tx IF rate 2017-12-05 20:11:46 -05:00
Max d6615c84fe dv_tx QRO 2017-12-05 20:11:02 -05:00
Max 5b280ae2ef updated dv_tx 2017-11-29 13:16:50 -05:00
Max 0927bc11a9 vocoder: fix excess cpu usage 2017-11-29 00:16:18 -05:00
Max 796c81f219 cleanup unused vars 2017-11-27 13:08:42 -05:00
Max a3f822dcc1 cleanup unused vars 2017-11-27 13:07:55 -05:00
Max 98e43839b9 ysf frame decode 2017-11-22 19:04:25 -05:00
Max 84f0a32ee1 p25_frame.h: fix include guard 2017-11-22 19:02:20 -05:00
Max ef586696a1 dmr hamming 7_4 decode 2017-11-22 19:00:34 -05:00
Max d6f3be0604 bugfix: uninitialized struct in d2460.cc 2017-11-22 18:57:41 -05:00
Max 2d52d95a0a bugfix: static in check_frame_sync 2017-11-22 18:56:52 -05:00
Max d3719bd11c update TX rate conversion logic 2017-11-11 19:59:07 -05:00
Max 53dbfb4347 dv_tx.py crash bugfix 2017-11-10 22:08:07 -05:00
Max 43a70b67db rx.py AF modes bugfix 2017-11-09 21:12:46 -05:00
Max 8fc1995181 p25 tx touch up 2017-11-09 21:12:03 -05:00
Max a3cab238b5 d2460 2017-11-07 10:41:03 -05:00
Max e2cfbe9d1e dstar gain 2017-11-02 20:39:23 -04:00
Max 9858e0cecc dstar alt interleave 2017-11-02 20:31:01 -04:00
Max aa7a4be349 doc.html updates 2017-10-18 20:02:58 -04:00
Max 87f546a947 scope.py message update 2017-10-18 19:11:53 -04:00
Max e7d67538ae fix excessive cpu usage in datascope plot 2017-10-18 17:45:20 -04:00
Max 77b21b5e32 revert gr_gnuplot commit 2017-10-18 17:34:52 -04:00
Max e31207cf88 plot module enhancements thx Graham 2017-10-17 22:32:04 -04:00
Max 6ddc299edf update doc.html 2017-10-17 22:17:44 -04:00
Max c412a8fd5b update doc.html 2017-10-17 22:15:09 -04:00
Max bbe9506b46 dummy scope.py 2017-10-17 21:43:42 -04:00
Max bb38456f9c one tx to rule them all: multi_tx.py 2017-10-17 21:35:12 -04:00
Max c8cf7a7da8 dv_tx.py updates 2017-10-17 21:34:50 -04:00
Max a9522ee636 set_gain_adjust patch 2017-10-17 16:58:56 -04:00
Max 15f0acfa17 patch to fix compile errors thx Graham 2017-10-11 16:28:32 -04:00
Max 37f2c3bbfc modulator filter updates 2017-10-11 14:59:24 -04:00
Max 68476ab6c1 dstar update 2017-10-05 19:15:17 -04:00
Max 20743ddc60 dstar update 2017-10-05 19:13:47 -04:00