Commit Graph

418 Commits (b2c490e0bd0d94e1e5bcd6df6d1fa261c09aa3da)

Author SHA1 Message Date
Jonathan Naylor 79e21070bd Small efficiency update to the interrupt routine. 2016-01-18 21:52:04 +00:00
Jonathan Naylor 4fb563f534 Workaround for TX buffer overflows. 2016-01-18 21:32:38 +00:00
Jonathan Naylor 8f9744c0ec Lots of small tweaks. 2016-01-18 18:37:04 +00:00
Jonathan Naylor 11b18207ff Simplify logic of the DMR receiver and narrow the sync scan range. 2016-01-16 18:00:30 +00:00
Jonathan Naylor da9846c8f1 Update DMRTX.cpp
Swap DMR receive slots over.
2016-01-15 12:59:05 +00:00
Jonathan Naylor 2094263509 Merge pull request #2 from mathisschmieder/master
Hopefully fix DMR RX: m_dataPtr >= 160U
2016-01-15 10:09:38 +00:00
Mathis Schmieder 6efca5b3d0 Hopefully fix DMR RX: m_dataPtr >= 160U 2016-01-15 10:02:34 +00:00
Jonathan Naylor 797bf92617 Update DMRSlotRX.cpp
Widen the search for the data and voice syncs back to how they were.
2016-01-15 10:02:16 +00:00
Jonathan Naylor 688488620a Alter end of slot processing. 2016-01-15 06:57:02 +00:00
Jonathan Naylor ba6f21c958 Merge branch 'master' of https://github.com/g4klx/MMDVM 2016-01-15 06:13:24 +00:00
Jonathan Naylor de908a83c1 Start handling data frames and restrict sync detection range for DMR. 2016-01-15 06:10:54 +00:00
Jonathan Naylor 52c4a49ad8 Merge pull request #1 from zarya/master
Update BUILD.txt
2016-01-14 21:45:18 +00:00
zarya 9099ec98c1 Update BUILD.txt 2016-01-14 22:37:17 +01:00
Jonathan Naylor 25db67eb5a Upfate the README.md file for BUILD.txt 2016-01-14 21:31:33 +00:00
Jonathan Naylor b6afe35baa Increase buffer sizes considerably. 2016-01-14 20:49:28 +00:00
Jonathan Naylor 220eb9b2e7 Decrease D-Star amplitude by 7.8% 2016-01-14 19:30:14 +00:00
Jonathan Naylor d9b5f5753e Set up ring buffer overflow signalling and a little debugging. 2016-01-14 19:15:39 +00:00
Jonathan Naylor dd17a47972 Initial commit 2016-01-14 18:57:21 +00:00