Commit graph

1316 commits

Author SHA1 Message Date
Jonathan Naylor
2190dc1042 Merge branch 'M17_AX25_FM' into I2C 2020-11-26 10:05:13 +00:00
Jonathan Naylor
6d0335b357 Update for latest M17 specification. 2020-11-26 10:03:54 +00:00
Jonathan Naylor
9b76867548 Merge branch 'M17_AX25_FM' into I2C 2020-11-24 16:22:47 +00:00
Jonathan Naylor
54f4dcabf0 Increase serial speed to 460800. 2020-11-24 16:22:14 +00:00
Jonathan Naylor
df749d3286 Use a proper master I2C driver. 2020-11-24 10:46:25 +00:00
Jonathan Naylor
5e8e0577da More work on the low-level I2C handler. 2020-11-23 15:29:28 +00:00
Jonathan Naylor
6c8cf7a838 Most of the I2C work completed, now need to review the low-level I2C code. 2020-11-23 14:24:14 +00:00
Jonathan Naylor
112a136060 Add the OLED display handling code. 2020-11-23 12:11:59 +00:00
Jonathan Naylor
b4ff147a19 Begin the display of the modes on the display. 2020-11-23 11:00:43 +00:00
Jonathan Naylor
757c3ce0d5 Merge branch 'M17_AX25_FM' into I2C 2020-11-20 10:37:49 +00:00
Jonathan Naylor
19e2ccf150 Bump the version date. 2020-11-20 10:36:45 +00:00
Jonathan Naylor
0c4f49fa68 Add FM LED pin definition for the Repeater Builder V4 board. 2020-11-20 10:35:19 +00:00
Jonathan Naylor
98ebefe84b Update module pointers. 2020-11-20 10:31:11 +00:00
Jonathan Naylor
a119311d93 Add the TX FIFO the I2C driver. 2020-11-19 16:50:21 +00:00
Jonathan Naylor
7f7ce2072a Start filling in the I2C initialisation code. 2020-11-19 14:55:53 +00:00
Jonathan Naylor
1978b2b357 Small code updates to the new I2C driver. 2020-11-19 13:34:41 +00:00
Jonathan Naylor
6f1fe8d4b9 Merge branch 'M17_AX25_FM' into I2C 2020-11-18 20:35:40 +00:00
Jonathan Naylor
029e7eef4a Fix bugs. 2020-11-18 20:35:07 +00:00
Jonathan Naylor
f0804b46e5 Add skeleton I2C files. 2020-11-18 20:21:36 +00:00
Jonathan Naylor
2285f9bd82 Initial I2C driver code. 2020-11-18 14:06:18 +00:00
Jonathan Naylor
53b5659639 Merge branch 'M17_AX25_FM' into I2C 2020-11-17 10:37:37 +00:00
Jonathan Naylor
ca4fff2ba6 Remove unused I2C code and fix buffer handling bugs. 2020-11-17 10:36:00 +00:00
Jonathan Naylor
864dfa9221 Merge branch 'M17_AX25_FM' into I2C 2020-11-17 10:08:54 +00:00
Jonathan Naylor
335c32c540 I2C support is write only. 2020-11-15 17:51:10 +00:00
Jonathan Naylor
23ba73cabd Disable I2C in M17_AX25_FM. 2020-11-13 15:22:35 +00:00
Jonathan Naylor
519af80ac4 Add the beginnings of I2C support. 2020-11-13 15:20:54 +00:00
Jonathan Naylor
c5b542f438 Allow serial data to be sent back to the host. 2020-11-13 12:09:10 +00:00
Jonathan Naylor
3503e0cc2a Merge branch 'master' into M17_AX25_FM 2020-11-12 09:15:40 +00:00
Jonathan Naylor
955578789d Make the M17 receiver less sensitive to noise. 2020-11-11 18:30:49 +00:00
Andy CA6JAU
061e10e395 Fixing deploy-pi and deploy-pi-f7 (M0VSE advice) 2020-11-11 15:23:14 -03:00
Jonathan Naylor
fa9040fdf0 Fix compile issue for the serial repeater. 2020-11-11 17:14:05 +00:00
Jonathan Naylor
8240225371 Set the Config.h defaults correctly for the ZUM v0.9 board. 2020-11-11 17:11:22 +00:00
Jonathan Naylor
f2c7c19444 Strip the version out of SerialPort.cpp 2020-11-09 17:29:55 +00:00
Jonathan Naylor
2e5f174cdd Add the modem capabilities data to the version message. 2020-11-09 16:22:44 +00:00
Jonathan Naylor
d144ce6f1c Small changes to the serial protocol. 2020-11-09 14:23:43 +00:00
Jonathan Naylor
31744a237a Use the D-Star correlator receiver. 2020-11-09 11:50:02 +00:00
Jonathan Naylor
46c0958704 Add the boxcar filter as an option for NXDN. 2020-11-09 11:25:03 +00:00
Jonathan Naylor
99d2a0d822 Add UDID support. 2020-11-09 10:23:57 +00:00
Jonathan Naylor
81518bf74c Make AX.25, DMR, P25, NXDN and FM selectable at compile time. 2020-11-08 22:23:27 +00:00
Jonathan Naylor
dd5a465a39 Make D-Star, System Fusion, M17, and POCSAG optional. 2020-11-08 21:28:26 +00:00
Jonathan Naylor
a345586ee9 Update the protocol version. 2020-11-06 15:14:02 +00:00
Jonathan Naylor
55c89a4413 Merge branch 'AX25_FM' into M17_AX25_FM 2020-11-06 15:06:00 +00:00
Jonathan Naylor
60f87072ba Rescale the TX filter for M17. 2020-10-15 09:40:35 +01:00
Jonathan Naylor
f2d2033733 Add the sync and RRC 0.5 data and code. 2020-10-14 13:29:23 +01:00
Jonathan Naylor
0334b5a791 Handle the M17 mode LED pins(-ish) 2020-10-14 11:55:31 +01:00
Jonathan Naylor
a62fd814ae Begin M17 support. 2020-10-14 10:52:30 +01:00
Jonathan Naylor
02000c8049 Merge branch 'master' into AX25_FM 2020-09-01 13:27:57 +01:00
Jonathan Naylor
2509ab5ba1 Fix the self-test LEDs. 2020-09-01 13:27:29 +01:00
Jonathan Naylor
2de9e4d533 Merge branch 'master' into AX25_FM 2020-09-01 09:59:31 +01:00
Jonathan Naylor
fda1e3dcf4 More LED fixes. 2020-09-01 09:57:49 +01:00