Commit Graph

441 Commits (a6affb765e0d4037c8639384c3bffcb09e74657c)

Author SHA1 Message Date
Jonathan Naylor 0683b0ddc4 Make the new ZUM board the default type. 2016-03-01 07:30:00 +00:00
Jonathan Naylor 964d177b0e Bump the version date. 2016-02-29 06:36:12 +00:00
Jonathan Naylor df68ae942c Don't start a session with a data header. 2016-02-29 06:35:41 +00:00
Jonathan Naylor 0bd65dd637 Bump the version date. 2016-02-28 21:19:51 +00:00
Jonathan Naylor 14170df4c3 Fix the DMR SHort LC? and switch debugging off. 2016-02-28 21:18:38 +00:00
Jonathan Naylor b5b1837428 Bump the version date. 2016-02-25 17:19:54 +00:00
Jonathan Naylor 19c52a6fdf Roll back the changes for sync less data frames. 2016-02-25 17:19:19 +00:00
Jonathan Naylor aadb7a7601 Bump the version date. 2016-02-23 21:16:56 +00:00
Jonathan Naylor c09d8c78ee Allow for sync-less data frames. 2016-02-23 20:51:57 +00:00
Jonathan Naylor ff5fe8e4c1 Update the version date. 2016-02-18 19:56:35 +00:00
Jonathan Naylor 4d068ffb3c Fix frequency setting acknowledgement function. 2016-02-18 11:59:18 +00:00
Jonathan Naylor 610168e861 Silently ignore the frequency setting command. 2016-02-18 09:06:09 +00:00
Jonathan Naylor 48368252f7 Reduce the deviation of System Fusion transmissions. 2016-02-18 09:03:13 +00:00
Jonathan Naylor a69b2d804f Update the main README file. 2016-02-15 20:22:58 +00:00
Jonathan Naylor 90335f29ae Reduce the D-Star TX level by 5%. 2016-02-07 19:29:05 +00:00
Jonathan Naylor 12e78a39cb Fix potential bug in YSF RX. 2016-02-04 19:07:43 +00:00
Jonathan Naylor a9f4e279d5 Restore D-Star transmit amplitude. 2016-02-04 18:14:59 +00:00
Jonathan Naylor 6fbcc5ec4d Update the version date. 2016-02-02 20:25:55 +00:00
Jonathan Naylor c468842e46 Add a watchdog for a crashed host. 2016-02-02 20:23:37 +00:00
Jonathan Naylor 62df65003b Reduce the D-Star transmit level by 5%. 2016-02-02 20:07:50 +00:00
Jonathan Naylor 3b302f6f9e Update the README, adding the no commercial use section. 2016-01-25 22:35:15 +00:00
Jonathan Naylor 9992f4dfeb Narrow the search range when DMR is not locked. 2016-01-21 19:23:08 +00:00
Jonathan Naylor 420c9125b9 Remove some debugging information. 2016-01-19 07:52:59 +00:00
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