Commit Graph

208 Commits

Author SHA1 Message Date
n0mjs710 1b265d8368 Initial Upload -- seems to work. 2019-09-25 09:56:03 -05:00
Cort Buffington 84800d690a
Merge pull request #8 from millaguie/docker
Add support for configuration from directory instead a git repo
2019-09-22 11:29:05 -05:00
Millaguie 9ba975bfff Add support for configuration from directory instead a git repo 2019-09-22 18:17:10 +02:00
Cort Buffington e570adbef0 Remove print() used for debugging 2019-09-18 23:45:32 +00:00
Cort Buffington 99d0b49559 convert seq from bytes to int so we can actually use it 2019-09-11 09:24:54 -05:00
Cort Buffington d3a5ee2221 Fixed reference to STRING_TO to be const.STRING_TO 2019-09-07 13:31:37 +00:00
n0mjs710 557b21c022 Remove unnecessary state variables 2019-09-06 13:43:24 -05:00
n0mjs710 553bcba3a2 Contention Handler logging error fixed (lots of them) 2019-09-06 13:02:39 -05:00
n0mjs710 101a6e4a11 Fix typo in contention handler logging 2019-09-06 12:49:13 -05:00
n0mjs710 55a546a239 Added Contention Handler & Target Iteration to continue not return 2019-09-06 10:18:24 -05:00
n0mjs710 64a685cd80 1st Working Version
May still have issues, definitley needs improvement.
2019-09-06 09:06:37 -05:00
n0mjs710 aefedca6ee 1st attempt at an operational upload 2019-09-05 12:51:29 -05:00
n0mjs710 be13083729 Create bridge_all.py
NO GUARANTEES. It still has some python2 code that needs updated, but it's here while I work on it.
2019-09-05 08:46:28 -05:00
Cort Buffington 1117eb7022
Update README.md 2019-08-23 09:07:08 -05:00
Cort Buffington d441e5649f
Merge pull request #6 from N4IRS/patch-1
Fix typo
2019-07-17 21:46:04 -05:00
Steve Zingman 9291ff175a
Fix typo 2019-07-17 22:26:35 -04:00
Cort Buffington 0b7a72044e
Merge pull request #5 from AndyTaylorTweet/master
Make the SAMPLE reflect the need for XLX to use LOOSE mode.
2019-06-21 11:20:35 -05:00
Andy Taylor eba5174dc1
Update hblink-SAMPLE.cfg
XLX needs LOOSE = True - making the sample reflect that.
2019-06-21 17:14:16 +01:00
Cort Buffington d973a7c226
Merge pull request #3 from AndyTaylorTweet/master
Add support for linking to XLXd via MMDVMHost protocol, with module link on connect.
2019-06-19 12:50:47 -05:00
Andy Taylor 02c605dab7 Removed timers, add disconnect/reconnect to make the conntion more reliable 2019-06-19 15:03:29 +00:00
Andy Taylor bce4e01775 Randomisation of the Stream ID 2019-06-19 14:49:52 +00:00
Andy Taylor aa7fea86ba Add packet generation for XLX master module selection 2019-06-19 12:15:21 +00:00
Andy Taylor 24c201ffc2 Add basic XLX support 2019-06-19 07:32:44 +00:00
Cort Buffington ad2813db58 RadioID changes 2019-05-09 09:31:21 -05:00
Cort Buffington dce6674875
Update README.md 2019-05-06 22:20:15 -05:00
Cort Buffington e47c2a328d
Update README.md 2019-05-06 22:19:44 -05:00
Cort Buffington b668130727
Update README.md 2019-05-06 21:37:23 -05:00
Cort Buffington 3218a5f6bb
Update README.md 2019-05-06 21:34:15 -05:00
Cort Buffington f9abd051a8
Merge pull request #1 from millaguie/docker
Docker support
2019-04-18 09:02:55 -05:00
Millaguie 8519f86fd3
Improve english 2019-04-13 20:03:40 +02:00
Millaguie 687ddf11a9 Docker support 2019-04-13 19:59:03 +02:00
Cort Buffington ffd6d56dad update copyrights 2019-03-05 19:01:07 -06:00
Cort Buffington 777de11ff6 Change ID file format to JSON 2019-03-02 13:25:37 -06:00
Cort Buffington f46e4001ac non-programatic updates 2019-03-01 11:30:45 -06:00
Cort Buffington 7e3bf4f16c development computer sync 2019-02-27 11:27:11 -06:00
Cort Buffington 4b90dc7a8c update copyright 2019-02-22 16:30:16 -06:00
Cort Buffington bb4e24ab86 Merge branch 'master' of https://github.com/n0mjs710/hblink3 2019-02-22 16:27:59 -06:00
Cort Buffington 44823405f0 Start Adding Voice Telemetry
WARNING - NOT USEABLE YET
2019-02-22 16:27:58 -06:00
Cort Buffington 4ea81911b1
Update requirements.txt 2019-02-21 10:48:50 -06:00
Cort Buffington 2af755f504 allow no log file to be named if we're not logging to a file 2019-02-05 08:48:02 -06:00
n0mjs710 710804c4ac Merge branch 'master' of https://github.com/n0mjs710/hblink3 2019-02-02 16:47:22 -06:00
n0mjs710 8406148d0a provide meaninful output when a bridge is configured for a system not in the main configuration 2019-02-02 16:46:40 -06:00
Cort Buffington 52180f29d4 Fixed encoding for options 2019-01-29 14:47:49 -06:00
n0mjs710 1c5aa6eec5 removed non-compliant apps.... for now 2019-01-09 13:28:56 -06:00
n0mjs710 93c978f866 string testing for reporting push 2019-01-09 10:12:41 -06:00
n0mjs710 78f2226981 seconds formatting to 2 decimal places 2019-01-09 10:10:29 -06:00
n0mjs710 958bfd7335 use constsants instead of individual bytes objects for DMRD 2019-01-09 09:51:04 -06:00
n0mjs710 2491a1776a fixed initial slot status values to be bytes 2019-01-09 08:55:50 -06:00
Cort Buffington 95f8064114 Add TX Call reporting 2019-01-07 15:08:29 -06:00
n0mjs710 0c37e82c61 Merge branch 'master' of https://github.com/n0mjs710/hblink3 2019-01-07 10:50:55 -06:00