Commit Graph

210 Commits

Author SHA1 Message Date
Mark Qvist
6fae03d927 Cleanup 2018-04-16 23:45:51 +02:00
Mark Qvist
2bb3f0c256 Gitignore 2018-03-29 14:18:31 +02:00
Mark Qvist
dc8b2eb6df Updated readme 2018-03-28 23:44:16 +02:00
Mark Qvist
ed9f59683c Updated readme 2018-03-28 23:43:12 +02:00
Mark Qvist
195a06c78b Merge branch 'master' of github.com:markqvist/MicroAPRS 2018-03-28 23:38:39 +02:00
Mark Qvist
d6977eae0f Updated precompiled images 2018-03-28 23:37:07 +02:00
Mark Qvist
fbdc47cd7a Changed default preamble 2018-03-28 22:17:53 +02:00
Mark Qvist
f67b09cb51
Update README.md 2018-03-17 17:40:55 +01:00
Mark Qvist
c84808738c Merge pull request #13 from bryant1410/master
Fix broken headings in Markdown files
2017-09-14 12:41:36 +02:00
Santiago Castro
379d1ed486 Fix broken Markdown headings 2017-04-16 16:39:04 -03: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