Cort Buffington
|
58c84cf43a
|
Changed initial state values for some reporting variables. Cosmetic, but avoids unecessary tracabacks.
|
6 years ago |
Cort Buffington
|
ef4514b8e0
|
updated commented debugging message at line #355 to remove unnecessary type conversion for _seq
|
6 years ago |
Cort Buffington
|
cdae79e0ee
|
Merge pull request #11 from kc1awv/patch-1
fix typo
|
6 years ago |
Steve Miller
|
429287452a
|
fix typo
missing bracket on line 89
|
6 years ago |
Cort Buffington
|
31c23ae7a0
|
Fixed unecessary bytes to int conversion of sequence field -- used for loss reporting
|
6 years ago |
n0mjs710
|
3878c82513
|
Add ability to specify a rules file on the CLI
|
6 years ago |
n0mjs710
|
96b029a927
|
Cleaned up Processing and logging
|
6 years ago |
n0mjs710
|
2ef0dfcd74
|
Fix ACL logging - SLOT specifig logging had quietly been broken
|
6 years ago |
n0mjs710
|
1b265d8368
|
Initial Upload -- seems to work.
|
6 years ago |
Cort Buffington
|
84800d690a
|
Merge pull request #8 from millaguie/docker
Add support for configuration from directory instead a git repo
|
6 years ago |
Millaguie
|
9ba975bfff
|
Add support for configuration from directory instead a git repo
|
6 years ago |
Cort Buffington
|
e570adbef0
|
Remove print() used for debugging
|
6 years ago |
Cort Buffington
|
99d0b49559
|
convert seq from bytes to int so we can actually use it
|
6 years ago |
Cort Buffington
|
d3a5ee2221
|
Fixed reference to STRING_TO to be const.STRING_TO
|
6 years ago |
n0mjs710
|
557b21c022
|
Remove unnecessary state variables
|
6 years ago |
n0mjs710
|
553bcba3a2
|
Contention Handler logging error fixed (lots of them)
|
6 years ago |
n0mjs710
|
101a6e4a11
|
Fix typo in contention handler logging
|
6 years ago |
n0mjs710
|
55a546a239
|
Added Contention Handler & Target Iteration to continue not return
|
6 years ago |
n0mjs710
|
64a685cd80
|
1st Working Version
May still have issues, definitley needs improvement.
|
6 years ago |
n0mjs710
|
aefedca6ee
|
1st attempt at an operational upload
|
6 years ago |
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.
|
6 years ago |
Cort Buffington
|
1117eb7022
|
Update README.md
|
6 years ago |
Cort Buffington
|
d441e5649f
|
Merge pull request #6 from N4IRS/patch-1
Fix typo
|
7 years ago |
Steve Zingman
|
9291ff175a
|
Fix typo
|
7 years ago |
Cort Buffington
|
0b7a72044e
|
Merge pull request #5 from AndyTaylorTweet/master
Make the SAMPLE reflect the need for XLX to use LOOSE mode.
|
7 years ago |
Andy Taylor
|
eba5174dc1
|
Update hblink-SAMPLE.cfg
XLX needs LOOSE = True - making the sample reflect that.
|
7 years ago |
Cort Buffington
|
d973a7c226
|
Merge pull request #3 from AndyTaylorTweet/master
Add support for linking to XLXd via MMDVMHost protocol, with module link on connect.
|
7 years ago |
Andy Taylor
|
02c605dab7
|
Removed timers, add disconnect/reconnect to make the conntion more reliable
|
7 years ago |
Andy Taylor
|
bce4e01775
|
Randomisation of the Stream ID
|
7 years ago |
Andy Taylor
|
aa7fea86ba
|
Add packet generation for XLX master module selection
|
7 years ago |
Andy Taylor
|
24c201ffc2
|
Add basic XLX support
|
7 years ago |
Cort Buffington
|
ad2813db58
|
RadioID changes
|
7 years ago |
Cort Buffington
|
dce6674875
|
Update README.md
|
7 years ago |
Cort Buffington
|
e47c2a328d
|
Update README.md
|
7 years ago |
Cort Buffington
|
b668130727
|
Update README.md
|
7 years ago |
Cort Buffington
|
3218a5f6bb
|
Update README.md
|
7 years ago |
Cort Buffington
|
f9abd051a8
|
Merge pull request #1 from millaguie/docker
Docker support
|
7 years ago |
Millaguie
|
8519f86fd3
|
Improve english
|
7 years ago |
Millaguie
|
687ddf11a9
|
Docker support
|
7 years ago |
Cort Buffington
|
ffd6d56dad
|
update copyrights
|
7 years ago |
Cort Buffington
|
777de11ff6
|
Change ID file format to JSON
|
7 years ago |
Cort Buffington
|
f46e4001ac
|
non-programatic updates
|
7 years ago |
Cort Buffington
|
7e3bf4f16c
|
development computer sync
|
7 years ago |
Cort Buffington
|
4b90dc7a8c
|
update copyright
|
7 years ago |
Cort Buffington
|
bb4e24ab86
|
Merge branch 'master' of https://github.com/n0mjs710/hblink3
|
7 years ago |
Cort Buffington
|
44823405f0
|
Start Adding Voice Telemetry
WARNING - NOT USEABLE YET
|
7 years ago |
Cort Buffington
|
4ea81911b1
|
Update requirements.txt
|
7 years ago |
Cort Buffington
|
2af755f504
|
allow no log file to be named if we're not logging to a file
|
7 years ago |
n0mjs710
|
710804c4ac
|
Merge branch 'master' of https://github.com/n0mjs710/hblink3
|
7 years ago |
n0mjs710
|
8406148d0a
|
provide meaninful output when a bridge is configured for a system not in the main configuration
|
7 years ago |