Jonathan Naylor
|
0d6387dde2
|
Merge branch 'M17_AX25_FM' into I2C
|
2020-11-26 16:36:47 +00:00 |
|
Jonathan Naylor
|
67b93d6310
|
Partial work supporting the latest M17 specification.
|
2020-11-26 11:30:16 +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
|
54c1a2071a
|
Initial commit of compilng OLED display code.
|
2020-11-18 10:42:53 +00:00 |
|
Jonathan Naylor
|
d48939bd90
|
I2C is write-only.
|
2020-11-15 17:52:29 +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
|
c1bb4c825e
|
Change M17 enable bit position.
|
2020-11-11 11:47:46 +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
|
a4ba00f567
|
Small cleanups.
|
2020-11-10 11:45:13 +00:00 |
|
Jonathan Naylor
|
dbd779a6d3
|
Fix obvious crash issue.
|
2020-11-10 10:01:05 +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 |
|
Jonathan Naylor
|
d1942fcb43
|
Merge branch 'master' into M17_AX25_FM
|
2020-11-09 12:05:18 +00:00 |
|
Jonathan Naylor
|
a57397e274
|
Merge branch 'AX25_FM' into M17_AX25_FM
|
2020-11-06 15:43:12 +00:00 |
|
Jonathan Naylor
|
97a10c7e30
|
Merge branch 'master' into AX25_FM
|
2020-08-09 19:40:37 +01:00 |
|
Jonathan Naylor
|
0579b4387a
|
Add the noise squelch configuration items.
|
2020-07-28 14:22:26 +01:00 |
|
Jonathan Naylor
|
9c4d2f46bb
|
Merge branch 'master' into AX25_FM
|
2020-07-15 12:15:07 +01:00 |
|
Jonathan Naylor
|
1e833d78cf
|
Remove KerchunkTX.
|
2020-07-07 17:54:46 +01:00 |
|
Geoffrey Merck
|
009f50a913
|
Write FM_EOT as uint
|
2020-07-06 19:52:16 +02:00 |
|
Geoffrey Merck
|
4d6f64a51e
|
Write FM control length as integer, since we always read it as int
|
2020-07-06 19:44:55 +02:00 |
|
Geoffrey Merck
|
40a974d7cb
|
Revert "Fix buffer underrun in FM"
This reverts commit 192e8e2435 .
|
2020-07-06 19:14:12 +02:00 |
|
Geoffrey Merck
|
41dc96affe
|
Fix buffer underrun in FM
|
2020-07-06 19:14:12 +02:00 |
|
Jonathan Naylor
|
3cc77c5c57
|
Fix bug in bug.
|
2020-07-06 10:20:40 +01:00 |
|
Jonathan Naylor
|
f42f6f07c4
|
Fix bug.
|
2020-07-06 10:16:06 +01:00 |
|
Jonathan Naylor
|
d2be920254
|
Add AX25 SlotTime and P-Persist parameters.
|
2020-07-01 10:59:46 +01:00 |
|
Jonathan Naylor
|
aa8b78a311
|
Refactor the Modem class hierarchy.
|
2020-06-30 12:35:03 +01:00 |
|