Commit graph

1790 commits

Author SHA1 Message Date
Jonathan Naylor bb9db2ce93 Clean up the merged code. 2018-07-04 19:00:51 +01:00
Jonathan Naylor b65aa233b0
Merge pull request #435 from shawnchain/master
MMDVMHost patches from BG5HHP
2018-07-04 18:47:23 +01:00
Shawn Chain 1ef21b5b4f fix CStopWatch::start() return value to keep the compability 2018-07-04 21:28:17 +08:00
Shawn Chain 69f811012c Merge remote-tracking branch 'upstream/master' 2018-07-04 19:58:25 +08:00
Shawn Chain 2bd988d2a7 Missing time.h header for linux 2018-07-04 19:46:51 +08:00
Shawn Chain 657ef07b56 Fix time measurement issud 2018-07-04 17:54:38 +08:00
Andy CA6JAU 7bf82085c2 Fix DMR jitter default var value 2018-07-03 13:28:54 -04:00
Shawn Chain ae532156c5 fix memory leak in P25NID 2018-07-03 15:09:11 +08:00
Shawn Chain 1b7abded67 FIX DMRNewtork infinite failure on domain name resolve 2018-07-03 11:35:55 +08:00
Shawn Chain 1ab0610543 patch stdlib header 2018-07-03 10:04:44 +08:00
Shawn Chain 0ee26a5a98 patch to keep root permision for openwrt 2018-07-03 10:01:19 +08:00
Jonathan Naylor 34ceb912c9 Move log initialisation. 2018-06-18 18:18:09 +01:00
Andy CA6JAU 86630e230e
Merge pull request #426 from lucamarche-iz1mlt/patch-1
Change URL database DMR ID
2018-05-29 09:43:04 -04:00
LucaMarche IZ1MLT 335cafecb5
Change URL database DMR ID 2018-05-29 10:34:49 +02:00
Jonathan Naylor 2bb9cb9a49 Add correct LICH direction to match Icom repeaters. 2018-05-23 18:30:40 +01:00
Jonathan Naylor 31beeee604 Add the YSF TX hang parameter. 2018-05-21 21:32:33 +01:00
Jonathan Naylor a65fba4320 Bump the version date. 2018-05-17 20:35:30 +01:00
Jonathan Naylor 02096f2c67 Insert the correct bytes for data transmissions in the Icom protocol. 2018-05-17 19:23:01 +01:00
Andy CA6JAU 992b0f27ab
Merge pull request #424 from phl0/dev
Fix SSL errors
2018-05-15 15:54:57 -04:00
phl0 fc4055399c
Fix SSL errors 2018-05-15 21:51:19 +02:00
Jonathan Naylor fd8e2a1df1
Merge pull request #423 from dl1mx/patch-1
Update DMRIDUpdate.sh
2018-05-14 21:32:51 +01:00
Marco Kubon f279184af9
Update DMRIDUpdate.sh
Registration system transfered to RadioID.net
2018-05-14 20:12:16 +02:00
Jonathan Naylor af63f8e8db
Merge pull request #422 from gatekeep/master
Add support to decode, encode and process P25 TSDU data.
2018-05-14 18:44:19 +01:00
Bryan Biedenkapp 074919ea5c Oops! Forgot the P25 NID changes for the TSDU datatype. 2018-05-14 12:00:06 -04:00
Bryan Biedenkapp 62dd3c420e Once again -- fix my poor whitespace formatting. 2018-05-14 10:49:03 -04:00
Bryan Biedenkapp e903c1edea Fix whitespace and tabbing. Fix missing closing brace. 2018-05-14 10:45:49 -04:00
Bryan Biedenkapp 471e084723 Fix commit with bad line endings. 2018-05-14 10:25:19 -04:00
Bryan Biedenkapp 0395955ab3 Add support to decode and encode P25 TSDU data; Add support to process P25 TSDU data. 2018-05-14 09:36:57 -04:00
Jonathan Naylor 5c69f50455
Merge pull request #421 from on7lds/devel
Adaption of Nextion HMI and tft files to reflect buffer changes of pull request #420
2018-05-14 09:58:26 +01:00
root a8b78e96f6 Adaption of Nextion HMI and tft files to reflect buffer changes of pull request #420 2018-05-10 22:35:45 +02:00
Jonathan Naylor 7921a94d94
Merge pull request #420 from g0wfv/develop
Nextion.cpp: Change char buffer length to prevent buffer overflow
2018-05-10 21:13:31 +01:00
g0wfv 758d5b0007 Nextion.cpp: Change char buffer length to prevent buffer overflow
This affected Nextion screen in DMR mode when a station had a long name associated with their callsign ...

Eg: G4BMW CHRISTOPHER

... was causing the 30 char text buffer to overflow.

Text buffer increased to 50 chars.
2018-05-10 20:24:16 +01:00
Jonathan Naylor dcac1c1126
Merge pull request #419 from es2ast/patch-1
Nano_hotSPOT duplex version
2018-05-07 10:58:30 +01:00
es2ast 0e850af798
Nano_hotSPOT duplex version
BI7JTA duplex board with Nano_hotSPOT dual ADF7021 FW by CA6JAU
2018-05-06 20:51:30 +03:00
Andy CA6JAU 8a4faf05ab Support for Nano DV board 2018-05-05 10:42:01 -03:00
Jonathan Naylor 86ddbc9bc9
Merge pull request #414 from borjam/master
Updated download URL for the DMRid database
2018-04-18 11:59:12 +01:00
Borja Marcos EA2EKH 9412255876
Updated download URL for the DMRid database
Access to the real time database feed has been discontinued. A nightly snapshot is available instead. 

http://dmr-marc.net/cgi-bin/trbo-database/

Corrected path for the right URL. Beware, the above page has an error, the URLs are not valid due to a certificate mismatch. Adding "www" to the URLs works and correct the isue nevertheless.
2018-04-18 11:47:38 +02:00
Jonathan Naylor ffa02d2072
Merge pull request #411 from KD4Z/OLED_ipaddress
OLED Display - Format enhancements
2018-04-13 22:43:49 +01:00
KD4Z 08f8a07945 Camel case findWithName() 2018-04-13 17:40:54 -04:00
KD4Z 4737fcb935 OLED Display - update NXDN graphic 2018-04-12 08:36:17 -04:00
KD4Z db762d992c Add graphic banners for P25 and NXDN modes 2018-04-11 21:34:25 -04:00
KD4Z 9d6bcb7ec8 Fix dashboard conflict, add IP address to D-Star screen
Tag: Version "v20180328.3z"
2018-04-10 18:08:48 -04:00
KD4Z d833d4b055 Merge remote-tracking branch 'refs/remotes/g4klx/master' into OLED_ipaddress 2018-04-09 17:47:58 -04:00
KD4Z 98da418700 OLED Display - Add first name with callsign
Rearrainged layout somewhat.
2018-04-09 17:24:03 -04:00
KD4Z e790ea3f71 OLED Display - missing ref
forgot to include the hook to pass the slot enables down into the driver
2018-04-09 12:53:57 -04:00
KD4Z c1d7c0972f OLED Display - Hide unused slot and center active one
If one slot is disabled, show active slot information only
2018-04-08 18:29:35 -04:00
KD4Z c623ba8730 Screen layout changes
Fusion / D-Star line position adjustments
2018-04-07 18:39:29 -04:00
Jonathan Naylor 3a4c050173
Merge pull request #410 from IZ7BOJ/patch-2
Update DMRIDsupdate.sh
2018-04-07 22:20:07 +01:00
IZ7BOJ a714fcd115
Update DMRIDsupdate.sh
the fix prevents DMRIDs.dat to be overwritten by a bad file in case of server error "Load AVG exceeded, SERVER PERFORMANCE AT RISK. Try again later"
2018-04-07 23:14:18 +02:00
KD4Z e14b650106 OLED Display - Add IP address to display format
Add IP address to bottom of screen by adjusting existing lines upward as
far as possible.
2018-04-07 11:49:12 -04:00