Commit Graph

195 Commits

Author SHA1 Message Date
M0VUB
0f492ac076
Update .gitignore 2023-08-06 21:43:21 +01:00
M0VUB
d09273e230
Update hblink-SAMPLE.cfg
Add parrot into configuration stanza & update version
2023-08-06 21:42:03 +01:00
M0VUB
1ae31ab950
Create playback-SAMPLE.cfg
Add sample playback config for the parrot system
2023-08-06 21:36:23 +01:00
M0VUB
50d2a25de0
Update Dockerfile
Purge cache
2023-08-05 22:07:16 +01:00
M0VUB
de42de5245
Update Dockerfile
Fix bug in Dockerfile
2023-05-25 18:46:36 +01:00
M0VUB
236858ca11
Update Dockerfile
Bump up python version and force pip to use latest release
2023-05-25 18:45:54 +01:00
M0VUB
36c9b1b690
Update docker-compose.yml
Include /json/ enviroment outside container so that we can manage those iffy dumps from RadioID
2023-01-04 01:00:44 +00:00
M0VUB
217a5602a2
Update docker-compose.yml
Open 20 ports by default
2022-12-28 02:28:38 +00:00
M0VUB
5695a72078
Update and rename gitignoreHASH to .gitignore
.gitignore add workflows
2022-12-28 02:15:38 +00:00
407499ad12 Add workflow for docker-build 2022-12-28 02:12:08 +00:00
M0VUB
ca222e1279
Rename .gitignore to gitignoreHASH
ignore gitnore while we build docker from actions
2022-12-28 02:00:38 +00:00
M0VUB
148b346e84
Update Dockerfile
Bump up python version to the latest. alpine 3.17
2022-12-15 17:05:23 +00:00
M0VUB
4a206af751
Update Dockerfile
Upgrade python version to 3.10
2022-05-17 01:33:19 +01:00
Randy Hall
f68fbdd26a
Merge pull request #18 from ShaYmez/master
Update requiremets - prepped for docker multi-arch
2022-01-28 15:41:13 -08:00
M0VUB
b381edbcac
Merge branch 'HBLink-org:master' into master 2022-01-28 23:28:58 +00:00
Randy Hall
0ba41fcdaf
Merge pull request #16 from mreckhof/master
Add log entry for RPTSBKN Site Beacon.
2022-01-28 14:53:27 -08:00
Randy Hall
1867dfb8ea
Merge pull request #13 from michaelalink/patch-1
Allow bridging between time slots on same systme
2022-01-28 14:51:46 -08:00
Randy Hall
42ced966dc
Merge pull request #15 from brianjester/master
Fix Typo in Readme
2022-01-28 14:47:57 -08:00
M0VUB
9ea18c769e
Update docker-compose.yml
Set YAML ver 2.4
2022-01-28 22:10:37 +00:00
M0VUB
c44a0fbdd0
Update README.md
Update MD for Multi-Arch Docker
2022-01-27 01:46:27 +00:00
fb3956a648 Set perms 2022-01-24 00:28:47 +00:00
M0VUB
a691c6e05f
Create docker-compose.yml
Add docker-compose
2022-01-24 00:26:42 +00:00
f01d88bd63 Set permissions 2022-01-23 23:45:38 +00:00
M0VUB
ea5a67ae88
Create entrypoint
add entrypoint
2022-01-23 23:38:08 +00:00
M0VUB
bc9eeeb0d6
Update requirements.txt
update requirements.txt
2022-01-23 23:22:54 +00:00
M0VUB
e127be562d
Create Dockerfile
Add Dockerfile
2022-01-23 23:12:03 +00:00
K5MRE
8d763c279c
Update hblink.py
Fix spelling error on previous commit.
2021-08-04 23:28:38 -05:00
Michael Eckhoff
0c12df00a7 Add log entry for RPTSBKN Site Beacon. 2021-08-04 23:08:52 -05:00
brianjester
0d9e9ab26b
Merge pull request #1 from brianjester/brianjester-patch-1-fix-typo-in-readme
Update README.md
2021-07-06 07:37:59 -07:00
brianjester
c430f78b4c
Update README.md
fix typo
2021-07-06 07:37:42 -07:00
michaelalink
34bf67648a
Allow bridging between time slots on same systme
Allow rules to bridge between different timeslots on the same system
2021-04-24 13:50:19 -05:00
Randy Hall
c05d8fed5a
Merge pull request #10 from kf7eel/patch-1
forward CSBK to destination TG
2021-02-28 08:18:34 -08:00
KF7EEL
9d49106a5f forward CSBK to destination TG 2021-02-26 16:16:15 -08:00
Randy Hall
539f8a7fcd
Merge pull request #6 from kf7eel/master
fix typo (CSBK packet types). Does not fundamentally change the script, since CSBK packets aren't processed.
2020-11-23 20:28:14 -08:00
KF7EEL
bfff0abacd fix typo 2020-11-21 22:42:05 -08:00
Randy Hall
04e220de86
Merge pull request #2 from K2IE/master
Restored XLXPEER Functionality. Not actually cruft after all.
2020-10-24 21:58:42 -07:00
Dan Srebnick (K2IE)
948a2a7bbc Cosmetics 2020-10-24 21:20:22 -04:00
Dan Srebnick (K2IE)
951f39f3db Re-add needed code removed when diffing to restore XLX 2020-10-24 21:14:06 -04:00
Dan Srebnick (K2IE)
4b9864671e Restore XLXPEER functionality 2020-10-24 20:53:48 -04:00
Cort Buffington
d0d496b232 Add necessary pieces for Talker Alias DMRA 2020-10-15 16:23:55 -05:00
n0mjs710
51ecece8dc Add DMRA Framework 2020-10-13 18:59:28 -05:00
n0mjs710
ce494a4a18 Delete hblink-800.cfg 2020-10-12 08:30:42 -05:00
n0mjs710
819c3bae30 remove cruft 2020-10-12 08:29:50 -05:00
n0mjs710
a16e426c55 Merge branch 'master' of https://github.com/n0mjs710/hblink3 2020-10-12 08:27:07 -05:00
n0mjs710
a12b144c7c Options added 2020-10-12 08:27:03 -05:00
Cort Buffington
c8e1d88ecc Merge branch 'master' of https://github.com/n0mjs710/hblink3 2020-10-12 06:37:40 -05:00
Cort Buffington
89040e7c14 Remove Cruft 2020-10-12 06:37:21 -05:00
Cort Buffington
d68241918b
Merge pull request #18 from n0mjs710/private-call-dev
Private call dev
2020-10-11 07:54:40 -05:00
Cort Buffington
ccfd862a0a Fixed Private Call Bridging when BOTH_SLOTS selected
This is the problem where bridge.py is told to send private calls marked with EITHER timeslot over openbridge. Packets weren't assembled correctly when the BOTH_SLOTS option was set True in the hblink configuraiton file.
d:
#	modified:   bridge.py
#	modified:   hblink.py
#
# Changes not staged for commit:
#	modified:   .gitattributes
#	modified:   Dockerfile
#	modified:   voice_lib.py
#
2020-04-27 11:01:54 -05:00
n0mjs710
24dca2e6ad Fixed assignment typos
[_stream_id]['ACTIVE']: False
to
[_stream_id]['ACTIVE'] = False

Thanks, Steve!
2020-03-18 09:32:32 -05:00