Jonathan Naylor
|
4efee2000a
|
Merge branch 'M17_AX25_FM' into I2C
|
2020-12-08 16:43:31 +00:00 |
|
Jonathan Naylor
|
38f6292e71
|
Merge branch 'master' into M17_AX25_FM
|
2020-12-08 16:43:06 +00:00 |
|
Jonathan Naylor
|
99a4257d12
|
Fixed the configuration message prefix.
|
2020-12-08 16:42:15 +00:00 |
|
Jonathan Naylor
|
32753254a4
|
Merge branch 'M17_AX25_FM' into I2C
|
2020-12-06 17:06:48 +00:00 |
|
Jonathan Naylor
|
ef6056506c
|
Merge branch 'master' into M17_AX25_FM
|
2020-12-06 16:46:10 +00:00 |
|
Jonathan Naylor
|
136deac61a
|
Allow optional direct connections to masters again.
|
2020-12-06 16:12:54 +00:00 |
|
Jonathan Naylor
|
6666e477f8
|
Fixes for compiling OLED on a Pi.
|
2020-11-27 11:01:42 +00:00 |
|
Jonathan Naylor
|
0d6387dde2
|
Merge branch 'M17_AX25_FM' into I2C
|
2020-11-26 16:36:47 +00:00 |
|
Jonathan Naylor
|
ef9fedcc01
|
Fix the logging messages for late entry.
|
2020-11-26 14:25:45 +00:00 |
|
Jonathan Naylor
|
ec80e9553a
|
Fully implement the latest M17 specification.
|
2020-11-26 13:47:47 +00:00 |
|
Jonathan Naylor
|
67b93d6310
|
Partial work supporting the latest M17 specification.
|
2020-11-26 11:30:16 +00:00 |
|
Jonathan Naylor
|
2b90623771
|
Merge branch 'M17_AX25_FM' into I2C
|
2020-11-24 16:25:05 +00:00 |
|
Jonathan Naylor
|
8d31808ae8
|
Increase serial port speed to 460800.
|
2020-11-24 16:24:32 +00:00 |
|
Jonathan Naylor
|
8886a46588
|
Allow the I2C slace address to be dynamic, as it should be.
|
2020-11-24 11:35:59 +00:00 |
|
Jonathan Naylor
|
53984c3d93
|
Merge branch 'M17_AX25_FM' into I2C
|
2020-11-24 09:28:15 +00:00 |
|
Jonathan Naylor
|
3968786044
|
Merge branch 'master' into M17_AX25_FM
|
2020-11-24 09:27:30 +00:00 |
|
Jonathan Naylor
|
1b0caaae23
|
Update README.md
|
2020-11-24 09:27:01 +00:00 |
|
Jonathan Naylor
|
cdd58699f3
|
Small code cleanups.
|
2020-11-24 09:24:21 +00:00 |
|
Jonathan Naylor
|
54c1a2071a
|
Initial commit of compilng OLED display code.
|
2020-11-18 10:42:53 +00:00 |
|
Jonathan Naylor
|
9690df21ed
|
Abstract the processing a little more.
|
2020-11-17 17:35:40 +00:00 |
|
Jonathan Naylor
|
7aa84291c7
|
Include OLED.o for all the Makefiles.
|
2020-11-17 17:08:57 +00:00 |
|
Jonathan Naylor
|
df5d3e1c89
|
Cleanups and start of the Pi support.
|
2020-11-17 17:00:14 +00:00 |
|
Jonathan Naylor
|
76ee3045bc
|
Add modem I2C/OLED support.
|
2020-11-17 16:56:12 +00:00 |
|
Jonathan Naylor
|
ed4929f28a
|
Bring most of the OLED library into the OLED driver for portability.
|
2020-11-17 15:30:59 +00:00 |
|
Jonathan Naylor
|
030fecf6cd
|
Textual clanups of the OLED driver.
|
2020-11-17 12:06:10 +00:00 |
|
Jonathan Naylor
|
9960822423
|
Upgrade the OLED driver.
|
2020-11-17 11:50:00 +00:00 |
|
Jonathan Naylor
|
9055cd717f
|
Merge branch 'M17_AX25_FM' into I2C
|
2020-11-17 10:45:30 +00:00 |
|
Jonathan Naylor
|
8e857edda2
|
Merge branch 'M17_AX25_FM' of https://github.com/g4klx/MMDVMHost into M17_AX25_FM
|
2020-11-16 16:58:33 +00:00 |
|
Jonathan Naylor
|
43733df7a4
|
Add M17 to the OLED display, even though it does say NXDN!
|
2020-11-16 16:56:36 +00:00 |
|
Jonathan Naylor
|
66bcca7e91
|
Start making the OLED driver available for modem redirection.
|
2020-11-15 18:12:38 +00:00 |
|
Jonathan Naylor
|
d48939bd90
|
I2C is write-only.
|
2020-11-15 17:52:29 +00:00 |
|
Jonathan Naylor
|
302a23b6e6
|
Add M17 to the OLED display.
|
2020-11-13 16:01:46 +00:00 |
|
Jonathan Naylor
|
14bb39af63
|
Beginnings of modem I2C OLED support.
|
2020-11-13 15:32:43 +00:00 |
|
Jonathan Naylor
|
2618a14ae5
|
Handle returned modem serial data properly.
|
2020-11-13 14:56:39 +00:00 |
|
Jonathan Naylor
|
a98f65e3aa
|
Rename the modem data type MMDVM_SERIAL to MMDVM_SERIAL_DATA to match
the modem.
|
2020-11-13 12:10:41 +00:00 |
|
Jonathan Naylor
|
021c0fea4d
|
Fix M17 bug spotted by nostar.
|
2020-11-13 09:24:37 +00:00 |
|
Jonathan Naylor
|
bb5e20538d
|
Change the M17 logging slightly.
|
2020-11-11 18:35:52 +00:00 |
|
Jonathan Naylor
|
c1bb4c825e
|
Change M17 enable bit position.
|
2020-11-11 11:47:46 +00:00 |
|
Jonathan Naylor
|
644351db4f
|
Merge branch 'master' into M17_AX25_FM
|
2020-11-11 11:43:59 +00:00 |
|
Jonathan Naylor
|
c800a4d369
|
Merge pull request #652 from ct1jib/patch-1
Update MMDVM.ini
|
2020-11-11 09:20:41 +00:00 |
|
Jonathan Naylor
|
ffe0fd0cbb
|
Change the M17 enable bit position for version 1 protocol.
|
2020-11-10 16:58:03 +00:00 |
|
Jonathan Naylor
|
067c1039d1
|
Merge branch 'M17_AX25_FM' of https://github.com/g4klx/MMDVMHost into M17_AX25_FM
|
2020-11-10 13:51:03 +00:00 |
|
Jonathan Naylor
|
8c65b1c1d9
|
Remove the out of date ISSUES.txt
|
2020-11-10 13:50:30 +00:00 |
|
Jonathan Naylor
|
a4ba00f567
|
Small cleanups.
|
2020-11-10 11:45:13 +00:00 |
|
Jonathan Naylor
|
eece693f05
|
Remove support for the Hobbytronics TFT display.
|
2020-11-10 10:08:59 +00:00 |
|
Jonathan Naylor
|
dbd779a6d3
|
Fix obvious crash issue.
|
2020-11-10 10:01:05 +00:00 |
|
Jonathan Naylor
|
f89145b772
|
Remove support for the UMP (sob).
|
2020-11-10 09:58:10 +00:00 |
|
Jonathan Naylor
|
f1dda251c3
|
Display the modes in the log more nicely.
|
2020-11-10 09:40:54 +00:00 |
|
Jonathan Naylor
|
3d489096cd
|
Add the modem capabilities decoding.
|
2020-11-09 16:23:33 +00:00 |
|
Jonathan Naylor
|
304143d4a6
|
Handle protocol versions 1 and 2.
|
2020-11-09 14:22:43 +00:00 |
|