Commit graph

1094 commits

Author SHA1 Message Date
Jonathan Naylor
375a7f3532 Reduce CSBK logging. 2016-05-03 13:55:23 +01:00
Jonathan Naylor
6478279a70 Merge pull request #39 from phl0/FomattingIssues
Minor correction of indentation
2016-05-03 11:16:23 +01:00
phl0
50a5ab114f
Minor correction of indentation 2016-05-03 07:53:45 +02:00
Jonathan Naylor
dde463150a Merge pull request #38 from Giorgiofox/patch-3
Update HD44780.cpp
2016-05-02 22:18:12 +01:00
Giorgio Campiotti
9507533a9e Update HD44780.cpp
Update with #ifdef ADAFRUIT_DISPLAY on every color change call function to avoid problem with non adafruit display
compiling with:
sudo make all --makefile Makefile.Pi.HD44780

give no problem
2016-05-02 23:08:08 +02:00
Jonathan Naylor
06252d615f Merge pull request #37 from Giorgiofox/patch-1
Update HD44780.h
2016-05-02 21:02:16 +01:00
Jonathan Naylor
01cc73f250 Merge pull request #36 from Giorgiofox/patch-2
Update HD44780.cpp
2016-05-02 20:51:12 +01:00
Giorgio Campiotti
ce647837f0 Update HD44780.cpp
Different colors on different MMDVM status (mostly only on DMR mode at the moment) and better formatting for 16x2 displays
2016-05-02 21:45:29 +02:00
Giorgio Campiotti
97e634118f Update HD44780.h
Increase colors number
2016-05-02 21:42:46 +02:00
Jonathan Naylor
a968110416 Merge pull request #35 from g0wfv/HD44780_PWM_Backlight
HD44780 PWM Backlight
2016-05-02 11:52:01 +01:00
Tony Corbett
b590e209ee Add pthread library to HD44780 Makefiles 2016-05-02 09:52:33 +01:00
Tony Corbett
095510f477 Change hardware PWM to be a percentage to match software PWM values 2016-05-02 08:37:16 +01:00
Tony Corbett
414a1df408 HD44780 PWM backlight control 2016-05-01 16:59:43 +01:00
Jonathan Naylor
c54336c330 Bump the version date. 2016-04-28 19:01:52 +01:00
Jonathan Naylor
a41cd74c94 Finish the System Fusion AMBE regeneration. 2016-04-28 18:01:02 +01:00
Jonathan Naylor
d517a1de0d Update the jobs to do. 2016-04-28 17:27:47 +01:00
Jonathan Naylor
dbdcab05e2 C++ cleanups. 2016-04-28 17:11:27 +01:00
Jonathan Naylor
c68f9baa9d Missed the "via" off the display. 2016-04-28 13:29:12 +01:00
Jonathan Naylor
1204ce30b6 Lookup CSBK id's to callsigns. 2016-04-28 10:32:11 +01:00
Jonathan Naylor
52ebde068a Remove some error messages, they confuse people! 2016-04-28 09:58:45 +01:00
Jonathan Naylor
b70e43c241 Move the D-Star reflector position. 2016-04-28 09:53:15 +01:00
Jonathan Naylor
8b22dfabd1 C++ cleanups 2016-04-28 09:49:30 +01:00
Jonathan Naylor
3a967f70ef Merge pull request #33 from phl0/nextion_display_sizes
Code differentiation for Nextion display sizes
2016-04-28 09:36:14 +01:00
phl0
c2d4800f3b
Formatting issues 2016-04-27 22:30:24 +02:00
phl0
76c783fa04
Add templates for 3.2" displays and reworked 2.4" templates 2016-04-27 22:24:17 +02:00
phl0
9b28293542
Add code for 3.2" Nextion displays 2016-04-27 22:08:34 +02:00
phl0
ab8dbadef5
Wrong comparison corrected 2016-04-27 21:52:29 +02:00
phl0
6fccc3af74
Add differentiation for 2.4" Nextion displays 2016-04-27 21:48:20 +02:00
phl0
f47456ae0b
Add inch sign 2016-04-27 21:19:40 +02:00
phl0
94aa27cc4b
Add config option for Nextion display sizes 2016-04-27 20:57:47 +02:00
Jonathan Naylor
dc3fed940c Remove AMBE FEC BER messages for DMR and D-Star. 2016-04-27 06:43:47 +01:00
Jonathan Naylor
306240cfb6 Bump the version date. 2016-04-26 19:12:53 +01:00
Jonathan Naylor
a5c61cce24 Fix the elapsed counters. 2016-04-26 19:10:45 +01:00
Jonathan Naylor
029c7cf8f9 Handle empty data transmission and multiple data headers. 2016-04-26 18:22:47 +01:00
Jonathan Naylor
740aa174c3 Reduce the logging of lost network audio. 2016-04-26 18:05:18 +01:00
Jonathan Naylor
2a3fa94a6c Minor change to the PRN for VW mode. 2016-04-26 10:38:17 +01:00
Jonathan Naylor
18cef90949 Update attributions. 2016-04-26 07:42:13 +01:00
Jonathan Naylor
79ce45d737 Move the valid flag for VW mode. 2016-04-26 06:24:48 +01:00
Jonathan Naylor
4881d7a01e Change the interleaver. 2016-04-26 06:16:49 +01:00
Jonathan Naylor
bb46ffb760 Add the issues file. 2016-04-25 20:15:00 +01:00
Jonathan Naylor
fa4660d332 Fix minor problems with YSF. 2016-04-25 20:10:03 +01:00
Jonathan Naylor
6700801653 Restructure YSF again. 2016-04-25 18:06:19 +01:00
Jonathan Naylor
6f42e0dad3 Be more agressive at trying to reconnect after a failure. 2016-04-25 17:10:56 +01:00
Jonathan Naylor
56916cdb0d Merge pull request #31 from vk4tux/patch-2
Update DMRIds.dat
2016-04-25 15:09:32 +01:00
vk4tux
cf2c82566e Update DMRIds.dat 2016-04-25 23:28:00 +10:00
Jonathan Naylor
30b821e34a Correct the block count in two of the data header formats. 2016-04-25 09:27:03 +01:00
Jonathan Naylor
962629bc38 Merge pull request #30 from HB9UF/build_fix
Build error fix: Rename m_data to data in YSFPayload.cpp
2016-04-23 13:28:12 +01:00
Mathias Weyland
8ea84a56cf Build error fix: Rename m_data to data in YSFPayload.cpp 2016-04-23 11:29:46 +02:00
Jonathan Naylor
819ec96901 Merge pull request #28 from HB9UF/ysf_vd2_fec
YSF V/D 2 FEC reconstruction
2016-04-22 22:10:16 +01:00
Mathias Weyland
8c33e57d63 Bugfix in V/D 2 vote counting. Cast READ_BIT1() to bool.
I was under the erroneous impression that READ_BIT1() would return
0 and 1. It turns out this is not the case -- it simply masks out
the desired bit without shifting to the right. Casting to bool yields
0 and 1 which we then can use to compute the sum.
2016-04-22 15:30:38 +02:00