kc1awv
b6e5bb3dfa
Update Makefile for aarch64, change GDB to new package name
...
GDB package name changed to multiarch, updated Makefile to fix an issue with flashing ZUM USB sticks on aarch64
2023-11-06 12:43:56 -05:00
Jonathan Naylor
7ff74ed1ba
Fix the incoming serial data from the screen.
2023-10-05 19:54:35 +01:00
Jonathan Naylor
29bb3cf352
Merge branch 'juribeparada:master' into master
2023-10-05 19:14:50 +01:00
Andy CA6JAU
192cba3ecc
Merge pull request #160 from dannyquist/master
...
raspberry pi 4 arch detection
2023-08-27 20:24:01 -04:00
Danny Quist
f0586fdf74
raspberry pi 4 arch detection
2023-08-27 10:37:30 -07:00
Jonathan Naylor
14e1c4bae4
Merge pull request #3 from W0CHP/master
...
Add BOARD_INFO type string ("MMDVM_HS_Dual_Hat") for MMDVM_HS_HAT_REV12 boards with DUPLEX defined.
2023-07-15 16:22:28 +01:00
Chipster
070bf8ee7a
Add BOARD_INFO type string ("MMDVM_HS_Dual_Hat") for MMDVM_HS_HAT_REV12 boards with DUPLEX defined.
2023-05-26 07:44:18 -05:00
Jonathan Naylor
520f39148a
Make the configuration backward compatible with 1.5.2, change version to 1.6.1.
2023-04-26 16:12:12 +01:00
Jonathan Naylor
a12e7f6fce
Merge pull request #2 from juribeparada/master
...
Update to latest MMDVM_HS code
2023-04-26 15:55:52 +01:00
Andy CA6JAU
5e6ac20a8a
Merge pull request #150 from DO1OLI/master
...
YSF LED was not functional
2022-09-25 18:57:39 -03:00
DO1OLI
ba19e26630
YSF LED was not functional
2022-08-23 09:18:20 +02:00
DO1OLI
3dfd2264ad
added .vscode to .gitignore
2022-08-23 09:01:03 +02:00
Andy CA6JAU
a4948312e3
Merge pull request #146 from nostar/master
...
Add support for LoneStar USB Stick
2021-11-23 10:40:18 -03:00
Doug McLain
4d51976f6a
Add support for LoneStar USB Stick
2021-11-22 18:22:56 -05:00
Andy CA6JAU
d4cb546a7c
Merge pull request #144 from g4klx/master
...
Add M17 support
2021-10-17 18:31:56 -03:00
Jonathan Naylor
931cfde894
Bump the minor version number.
2021-10-17 18:44:14 +01:00
Jonathan Naylor
0f3a4fa249
Change the EOT handling on M17 TX.
2021-09-19 14:29:15 +01:00
Jonathan Naylor
ab3c9a39a3
Modify the ADF7021 parameters for M17.
2021-09-15 23:25:49 +01:00
Jonathan Naylor
92597e0d00
Some contextual cleanups.
2021-09-14 20:53:41 +01:00
Jonathan Naylor
023462a86d
Increase the IF bandwidth for duplex hotspots.
2021-09-14 19:16:05 +01:00
Jonathan Naylor
d408845f82
Small optimisations of the sync decoding for M17
2021-09-12 21:47:08 +01:00
Jonathan Naylor
6fc189793d
Roll back some of recent changes.
2021-09-12 20:59:59 +01:00
Jonathan Naylor
d9621c5c8b
Disable M17 EOT transmission for now.
2021-09-08 19:52:31 +01:00
Jonathan Naylor
6781dec322
Remove unnecessary link setup sync detection
2021-08-26 18:28:14 +01:00
Jonathan Naylor
1908a0ee9a
Merge branch 'M17' into EOF
2021-08-26 18:23:02 +01:00
Jonathan Naylor
2ea38a3bfe
Merge pull request #1 from mathisschmieder/M17
2021-08-26 18:20:32 +01:00
Jonathan Naylor
36f607250a
Add support for the new EOF sync pattern.
2021-08-26 18:14:05 +01:00
Mathis Schmieder
a80dc06ed6
Updated version.h
2021-08-23 18:44:32 +01:00
Mathis Schmieder
800ec4fe14
Updated ADF7021 register values for M17
2021-08-23 18:41:29 +01:00
Jonathan Naylor
e3cadb7f32
Remove M17 packet mode.
2021-08-22 13:27:18 +01:00
Jonathan Naylor
9498ef4e82
Merge branch 'master' into M17
2021-06-20 23:12:20 +01:00
Andy CA6JAU
436cebb7a4
Merge pull request #140 from mcamposv/master
...
use st-flash from path if exists and add option --flash=128k
2021-04-17 17:19:42 -04:00
Guybrush
3fee6b47cd
use st-flash from path if exists and add option --flash=128k
2021-04-17 22:54:53 +02:00
Jonathan Naylor
df3a140173
Fix and simplify the M17 receiver.
2021-03-14 18:13:05 +00:00
Jonathan Naylor
9a3e3704e2
Merge branch 'master' into M17
2021-03-14 17:55:27 +00:00
Andy CA6JAU
5cbaf98d2d
Merge pull request #137 from AndyTaylorTweet/patch-1
...
Update install_fw_nanohs.sh
2021-02-09 11:44:59 -03:00
Andy Taylor
cf00e2f347
Update install_fw_nanohs.sh
...
If this runs on a Nano Pi board running on Pi-Star, reset some gpio pins to put the modem in the correct state.
Only affects this single Modem (as far as I know)
2021-02-09 13:55:17 +00:00
Jonathan Naylor
2f52282c47
Clean up the M17 synchronisation.
2021-01-02 12:28:19 +00:00
Jonathan Naylor
4f1ed20d77
Add M17 packet mode processing.
2021-01-01 12:57:57 +00:00
Jonathan Naylor
eb6b2cc2b2
Merge branch 'master' into M17
2021-01-01 12:37:58 +00:00
Andy CA6JAU
138260fef7
Merge pull request #135 from timclassic/dstar-match-full-last-data-frame
...
Detect full 48 bits of last data frame in a D-Star transmission
2020-12-31 09:54:57 -03:00
Tim Stewart
08a6c21c17
Simplify the D-Star fast data support.
2020-12-30 17:11:30 -05:00
Jonathan Naylor
6c4f2041cb
Update the M17 sync vectors.
2020-12-26 12:51:35 +00:00
Tim Stewart
0f7a64115d
Detect full 48 bits of last data frame in a transmission
...
While testing new support for DV Fast Data, I ran across a particular
image that reliably generated a bit sequence that the MDMVM firmware
interpreted as an end-of-transmission. I dug a bit and discovered
that MMDVM only matches on 32 bits of the last data frame instead of
the full 48 bits.
See http://www.arrl.org/files/file/D-STAR.pdf section 2.1.2, item (6)
for details.
2020-12-05 19:08:30 -05:00
Jonathan Naylor
c9bd700100
Update to the latest M17 specification.
2020-11-26 10:22:03 +00:00
Andy CA6JAU
d732807ee3
Change some ADF7021 register values for M17 (experimental)
2020-11-15 20:22:13 -03:00
Andy CA6JAU
93d08d7703
Merge pull request #130 from g4klx/M17
...
Add my M17 work back into the main MMDVM_HS repository.
2020-11-15 19:28:02 -03:00
Jonathan Naylor
1bfec1717e
Merge branch 'M17' of https://github.com/juribeparada/MMDVM_HS into M17
2020-11-15 18:14:54 +00:00
Andy CA6JAU
fb4c543211
Fix pin definitions in IOArduino.cpp
2020-11-12 12:25:54 -03:00
Jonathan Naylor
cde5b19080
Move the M17 enable bit position.
2020-11-11 11:50:02 +00:00