Commit Graph

103 Commits

Author SHA1 Message Date
Simon 6f3f1738cd Sequence number.
Turn off callsign
2020-09-18 00:49:48 +01:00
Simon c2585a8b3f Remove useless logging 2020-09-17 21:39:13 +01:00
Simon 9e6c82dabd Atribute voice files 2020-09-17 20:36:00 +01:00
Simon 8b6436db5e Reflector voices work! 2020-09-17 20:34:50 +01:00
Simon 4b5d069763 Working on voice playback 2020-09-13 18:04:11 +01:00
Simon dbe0fe7e0e Typo in reflector add 2020-09-03 17:09:53 +01:00
Simon bd7cdb53e7 Dynamic TG Reflectors is working 2020-09-02 18:34:25 +01:00
Simon 3dfeebe880 I then reflectors finally work 2020-08-31 16:58:30 +01:00
Simon 184fc02226 Reflectors are working 2020-08-31 16:05:25 +01:00
Simon 407dd2800a Working on reflectors even more 2020-08-31 11:03:51 +01:00
Simon G7RZU 609a502638 Added config option for Single mode - single TG per slot 2020-08-26 15:57:42 +01:00
Simon G7RZU 6fb3a86361 Add config option for UA timer to hblink.cfg 2020-08-26 15:24:06 +01:00
Simon G7RZU 248453ddf3 Fixed logic for adding UA systems to rules 2020-08-26 10:48:44 +01:00
Simon G7RZU de0ee31001 It works 2020-08-23 20:19:23 +01:00
Simon cd6f8d2dc0 ify 2020-08-23 16:58:29 +01:00
Simon 544cc299d3 inext 2020-08-23 16:55:47 +01:00
Simon ff7a4b5115 ihmm 2020-08-23 16:50:56 +01:00
Simon a1621a5ae3 notty 2020-08-23 16:47:43 +01:00
Simon 7085493730 try again 2020-08-23 16:45:06 +01:00
Simon 9b6df60855 debug mode 2020-08-23 15:08:15 +01:00
Simon c76691ef15 first working version if Single TG per Slot (Single Mode) 2020-08-23 14:48:13 +01:00
Simon 60ab968649 Add OBP handling for make_single_bridge
Tidy up timer logic
2020-08-23 13:27:26 +01:00
Simon a6ccff3b61 A 2020-08-22 21:35:40 +01:00
Simon 676e3efe88 Unknown talkgroups from repeater side automatically create bridges
and set as user-activated.
2020-08-22 19:18:26 +01:00
Simon 94d48c8396 It compiles! 2020-08-22 11:49:09 +01:00
Simon a4d3664d6c Create copy of bridge_all to work on 2020-08-20 16:47:17 +01:00
Simon 2c7e6a5396 added new file for modifications 2020-08-19 20:59:20 +01:00
Cort Buffington 08f6669bd3
Update README.md 2020-03-11 09:47:39 -05:00
Cort Buffington 8497bb1462
Update README.md 2020-03-11 09:46:54 -05:00
Cort Buffington ac87c44917
Update README.md 2020-03-11 09:46:29 -05:00
Cort Buffington 8f0a3d02a5
Update README.md 2020-03-11 09:46:11 -05:00
Cort Buffington d31c6f7fe7
Update README.md 2020-03-11 09:45:09 -05:00
n0mjs710 e1174e6aba Added IP address logging for denied registration 2020-03-09 13:28:11 -05:00
Cort Buffington e8f838b3d6
Update README.md 2020-03-07 14:08:29 -06:00
Cort Buffington 7f7f8bdf74 Adding Official Logo Images 2020-03-06 07:31:12 -06:00
n0mjs710 383ba7e0ae Create an "app template"
this should make it easier to build new or test applications.
2020-02-10 10:09:40 -06:00
Cort Buffington b9dc33dae5
Update README.md 2020-02-06 15:30:53 -06:00
Cort Buffington 58c84cf43a Changed initial state values for some reporting variables. Cosmetic, but avoids unecessary tracabacks. 2020-01-13 14:45:17 +00:00
Cort Buffington ef4514b8e0 updated commented debugging message at line #355 to remove unnecessary type conversion for _seq 2019-12-15 16:55:19 +00:00
Cort Buffington cdae79e0ee
Merge pull request #11 from kc1awv/patch-1
fix typo
2019-12-13 10:00:16 -06:00
Steve Miller 429287452a
fix typo
missing bracket on line 89
2019-12-13 10:54:04 -05:00
Cort Buffington 31c23ae7a0 Fixed unecessary bytes to int conversion of sequence field -- used for loss reporting 2019-11-20 14:52:24 +00:00
n0mjs710 3878c82513 Add ability to specify a rules file on the CLI 2019-10-07 09:52:33 -05:00
n0mjs710 96b029a927 Cleaned up Processing and logging 2019-09-30 14:10:40 -05:00
n0mjs710 2ef0dfcd74 Fix ACL logging - SLOT specifig logging had quietly been broken 2019-09-25 14:36:20 -05:00
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