Commit Graph

201 Commits

Author SHA1 Message Date
Mark Qvist
fbdc47cd7a Changed default preamble 2018-03-28 22:17:53 +02:00
Mark Qvist
492f8127c8 Updated precompiled images 2016-02-24 16:18:02 +01:00
Mark Qvist
1f94513b58 Rolling back changes from a7a167c19b that broke the build. Please test on actual hardware before pull-requesting "improvements"... 2015-11-17 08:09:39 +01:00
Mark Qvist
cd07dc7e67 Merge pull request #6 from karrots/master
Fixed SSID input validation
2015-10-07 12:33:04 +02:00
Mark Qvist
0583369897 Merge pull request #8 from kronenpj/pullreq1
Refactoring to make explicit D-to-A and PTT pins & ports, and turning…
2015-10-07 12:32:07 +02:00
Mark Qvist
38d69694dc Merge pull request #9 from kronenpj/pullreq2
Fix some compile-time warnings.
2015-10-07 12:28:37 +02:00
Paul Kronenwetter
121e9cf5de Fix some compile-time warnings. 2015-10-02 17:44:24 -04:00
Paul Kronenwetter
a7a167c19b Refactoring to make explicit D-to-A and PTT pins & ports, and turning on and
off PTT. This should also help to make porting to another chip easier.
2015-10-02 17:39:33 -04:00
Jonathan karras
6bd07702f7 Fixed error with message SSID not accepting single digit numbers. 2015-08-22 23:10:31 -06:00
Jonathan karras
469740c86f Fixed SSID input validation 2015-08-22 15:59:15 -06:00
Mark Qvist
373e4d8274 Merge branch 'IW3IJQ-IW3IJQ-patch-avr-size_MCU' 2015-08-05 21:06:18 +02:00
Mark Qvist
82a7d15c50 Merge branch 'IW3IJQ-patch-avr-size_MCU' of https://github.com/IW3IJQ/MicroAPRS into IW3IJQ-IW3IJQ-patch-avr-size_MCU 2015-08-05 21:05:30 +02:00
Mark Qvist
997e64ff8b Increased max frame length. Other minor tweaks. 2015-08-05 21:02:16 +02:00
IW3IJQ
78bbfe0447 Fix avr-size "Device: Unknown" message.
Now avr-size show the target mcu and percent of space used.
2015-07-22 14:01:38 +02:00
Mark Qvist
777a0806f6 Updated license notice 2015-04-26 21:24:50 +02:00
Mark Qvist
b3fb6cc35e Implemented selectable data rates 2015-04-26 18:15:05 +02:00
Mark Qvist
8d9da446a4 Variable bitrate experiment 2015-04-24 10:47:50 +02:00
Mark Qvist
095a558fcb Updated precompiled images 2015-04-22 11:29:27 +02:00
Mark Qvist
c0b3e41166 Fixed KISS bug where frame checksum would be sent to host 2015-04-22 11:26:57 +02:00
Mark Qvist
d3e7fc1fc2 Just some housekeeping 2015-04-22 10:31:35 +02:00
Mark Qvist
a82527b88e Updated readme 2014-12-19 14:43:05 +01:00
Mark Qvist
bf2f013623 Imported new MicroAPRS source version 2014-12-19 01:19:07 +01:00
Mark Qvist
aae3d2093d BertOS wiped 2014-12-19 01:15:58 +01:00
Mark Qvist
5637297e6f Deprecation notice 2014-12-19 01:15:10 +01:00
Mark Qvist
7c6a0f6582 Added precompiled binaries 2014-12-19 01:11:52 +01:00
Mark Qvist
4c2355418f Gitignore added 2014-12-19 01:07:39 +01:00
Mark Qvist
a57f7a80d3 Added readme and license 2014-12-19 01:01:04 +01:00
Mark Qvist
a4ce3fca41 Various fixes 2014-12-19 00:50:14 +01:00
Mark Qvist
ef36e43e96 Serial stuff 2014-12-19 00:15:56 +01:00
Mark Qvist
35c504703c Working build 2014-12-18 23:45:36 +01:00
Mark Qvist
4119591f88 KISS/AX.25 working 2014-12-04 15:22:25 +01:00
Mark Qvist
2da266e994 Before test 2014-12-03 08:27:21 +01:00
Mark Qvist
05d62b594e Initial commit 2014-12-03 01:10:06 +01:00
Mark Qvist
06568cb415 Implemented P-persistent CSMA in KISS mode 2014-11-19 10:28:00 +01:00
Mark Qvist
b9200f1d6e Implemented P-persistent CSMA in KISS mode 2014-11-19 10:27:42 +01:00
Mark Qvist
e0aa5f2f65 Cleanup 2014-11-16 17:54:02 +01:00
Mark Qvist
9ebbe4f1c6 SimpleSerial configurable preamble and tail. 2014-11-10 12:06:37 +01:00
Mark Qvist
86f7f0fc00 Merge branch 'master' of github.com:markqvist/MicroAPRS 2014-11-10 00:05:27 +01:00
Mark Qvist
6e3d8d9987 Initial KISS support 2014-11-10 00:02:19 +01:00
Mark Qvist
9f841384c9 Merge pull request #1 from IRNAS/master
Alternative hardware design compatible with NavSpark GSP module
2014-09-18 20:50:58 +02:00
SloMusti
2d12baedb9 fixed readme 2014-09-10 22:49:20 +02:00
SloMusti
16458d10bb Adding an alternative hardware design- 2014-09-10 22:47:00 +02:00
Mark Qvist
9addf50a33 Fixed SSID config bug 2014-06-24 14:34:38 +02:00
Mark Qvist
eeb897e061 Fixed ack bug 2014-06-24 10:59:00 +02:00
Mark Qvist
eb1b4c233e Slimmed down BertOS AX25 2014-06-24 09:44:55 +02:00
Mark Qvist
806f1bae56 Frame buf length define fixed 2014-06-23 19:33:42 +02:00
Mark Qvist
f0b809634b Slimmed down binary 2014-06-23 18:50:28 +02:00
Mark Qvist
5fc6ee8422 Update readme 2014-06-20 09:40:48 +02:00
Mark Qvist
879b32e15d Update readme 2014-06-20 09:23:50 +02:00
Mark Qvist
30286b5612 Update build 2014-06-19 22:20:33 +02:00