Jonathan Naylor
|
835ef46aef
|
Bump the version date.
|
2020-06-24 11:16:02 +01:00 |
Jonathan Naylor
|
3de10fe98b
|
First version of the AX25 TX functionality.
|
2020-06-24 11:14:02 +01:00 |
Jonathan Naylor
|
7ad70d04a4
|
Add a dummy AX25 transmit function and make AX25 RX changes.
|
2020-06-23 10:34:19 +01:00 |
Jonathan Naylor
|
e210062365
|
Add the twist processing to the AX25 RX.
|
2020-06-21 21:40:40 +01:00 |
Jonathan Naylor
|
f9fcdc5292
|
Begin adding AX25 TX.
|
2020-06-21 19:16:02 +01:00 |
Jonathan Naylor
|
33d922b8c2
|
Handle the incoming data offset correctly.
|
2020-06-19 13:27:45 +01:00 |
Jonathan Naylor
|
114c2bcb15
|
Handle extended packet lengths.
|
2020-06-19 13:16:47 +01:00 |
Jonathan Naylor
|
6dbda2795a
|
Miscalculated the address length.
|
2020-06-17 22:40:09 +01:00 |
Jonathan Naylor
|
6a80d0ec09
|
Fix minimum packet size.
|
2020-06-17 22:33:13 +01:00 |
Jonathan Naylor
|
0e8f20e1cc
|
Bump the version date.
|
2020-06-17 16:02:15 +01:00 |
Jonathan Naylor
|
af11be16dc
|
First woring AX.25 decoder (in simulation).
|
2020-06-17 15:28:41 +01:00 |
Jonathan Naylor
|
e332dbba8e
|
Add the correct CCITT checksum table.
|
2020-06-11 12:59:30 +01:00 |
Jonathan Naylor
|
746d915bf9
|
Rescale one of the filters for the MMDVM sample rate.
|
2020-06-11 12:14:36 +01:00 |
Jonathan Naylor
|
c896cf823e
|
Add mobilinkd copyright.
|
2020-06-11 10:04:09 +01:00 |
Jonathan Naylor
|
c2959466fd
|
Code complete, but untested.
|
2020-06-11 10:02:11 +01:00 |
Jonathan Naylor
|
121c76f3d8
|
More filtering added.
|
2020-06-10 16:38:10 +01:00 |
Jonathan Naylor
|
22cb16f831
|
Add more frame processing.
|
2020-06-10 16:09:45 +01:00 |
Jonathan Naylor
|
57e18e337f
|
Add the seperate AX25Frame class.
|
2020-06-10 13:53:18 +01:00 |
Jonathan Naylor
|
e1d1ac4a4d
|
More work on adding AX.25 decoding.
|
2020-06-10 12:07:04 +01:00 |
Jonathan Naylor
|
64fe59382f
|
Start on the actual AX.25 demodulator.
|
2020-06-09 14:57:06 +01:00 |
Jonathan Naylor
|
a2e2853241
|
Begin AX.25 development.
|
2020-06-08 15:02:12 +01:00 |
Jonathan Naylor
|
598d32287d
|
Add alternate FM LEDs for the POG board.
|
2020-06-01 16:55:13 +01:00 |
Jonathan Naylor
|
53d8cfa360
|
Revert IOSTM_CMSIS.cpp to 5c9abf2
|
2020-06-01 16:51:59 +01:00 |
Jonathan Naylor
|
7fabddd7f1
|
Update the README file.
|
2020-05-21 11:11:19 +01:00 |
Jonathan Naylor
|
2cf2ce4dfa
|
Fix the TX Hang handling.
|
2020-05-20 15:16:12 +01:00 |
Jonathan Naylor
|
5f29808b80
|
Set the COS LED correctly.
|
2020-05-19 12:09:44 +01:00 |
Jonathan Naylor
|
063b21f999
|
Try and make the closing callsign appear.
|
2020-05-18 11:09:56 +01:00 |
Jonathan Naylor
|
89b8641955
|
Merge pull request #278 from shawnchain/drcc_serial_bugfix
Drcc serial bugfix
|
2020-05-18 06:34:09 +01:00 |
Shawn Chain
|
6397c720e8
|
Generate bin map file for analysis
|
2020-05-18 12:19:22 +08:00 |
Shawn Chain
|
50c1e5aa3f
|
update pin defs for drcc/nqf board
|
2020-05-18 12:18:44 +08:00 |
Shawn Chain
|
970d02773f
|
Fix serial no write bug on DRCC board
|
2020-05-18 12:18:17 +08:00 |
Jonathan Naylor
|
ff375abb0e
|
Hold off the mode change until the ack and callsign have been
transmitted.
|
2020-05-14 12:10:37 +01:00 |
Jonathan Naylor
|
7169836621
|
Merge branch 'master' into FM
|
2020-05-13 12:01:19 +01:00 |
Jonathan Naylor
|
c84d227242
|
Merge branch 'master' into TXHang
|
2020-05-13 12:00:23 +01:00 |
Jonathan Naylor
|
8e52bdcc5c
|
Merge branch 'master' into FM
|
2020-05-13 10:30:46 +01:00 |
Jonathan Naylor
|
1332c6544b
|
Merge pull request #271 from shawnchain/fix_led_alternate_macro_names
Fix led alternate macro names
|
2020-05-13 09:36:05 +01:00 |
Shawn Chain
|
703ed2628d
|
Init FM led/mode GPIO pin
|
2020-05-13 16:28:05 +08:00 |
Shawn Chain
|
f3943a7888
|
fix wrong macro name for LED/MODE pin
|
2020-05-13 16:27:12 +08:00 |
Jonathan Naylor
|
737454281a
|
Merge pull request #270 from shawnchain/add_nqf_board_pin_defs_header
pin header file for nqf board
|
2020-05-13 08:43:19 +01:00 |
Shawn Chain
|
1aef42bb21
|
add missing header files for nqf board
|
2020-05-13 15:28:08 +08:00 |
Jonathan Naylor
|
9550299e4d
|
Merge pull request #268 from shawnchain/drcc_dvm_nqf_board_support
Supports drcc_dvm_nqf board
|
2020-05-13 07:46:58 +01:00 |
Shawn Chain
|
f8879e1f25
|
Supports drcc_dvm_nqf board
|
2020-05-13 13:51:02 +08:00 |
Jonathan Naylor
|
43e00bbe1d
|
Merge pull request #266 from shawnchain/io_pins_def_for_each_board_type
Extract the IO pins defs from IOSTM.cpp to separate files
|
2020-05-12 16:28:04 +01:00 |
Shawn Chain
|
f31b682625
|
Extract the IO pins defs from IOSTM.cpp to separate files
|
2020-05-12 23:21:05 +08:00 |
Jonathan Naylor
|
66feb9d50b
|
Merge branch 'master' into FM
|
2020-05-12 15:48:44 +01:00 |
Jonathan Naylor
|
0b14b0b73f
|
Merge pull request #265 from shawnchain/mode_led_fm_fix
fix compile error if no MODE_LEDS defined
|
2020-05-12 15:48:22 +01:00 |
Shawn Chain
|
50706c6f09
|
fix compile error if no MODE_LEDS defined
|
2020-05-12 22:44:15 +08:00 |
Jonathan Naylor
|
435544f7a1
|
Add CTCSS hysteresis.
|
2020-05-12 13:55:30 +01:00 |
Jonathan Naylor
|
75e32e1b71
|
Merge branch 'master' into FM
|
2020-05-11 13:41:37 +01:00 |
Jonathan Naylor
|
7ebc4044f9
|
Remove Coocox file.
|
2020-05-11 13:41:10 +01:00 |