Commit Graph

221 Commits

Author SHA1 Message Date
Mark Qvist 2337a8fa3b
Update README.md 2021-10-11 15:30:06 +02:00
Mark Qvist d4716fc30d Added schematic 2020-01-26 13:30:49 +01:00
Mark Qvist f2117f7dd6 Updated readme 2020-01-26 13:19:53 +01:00
Mark Qvist 80bd85e97b Cleanup 2019-03-22 08:52:22 +01:00
Mark Qvist d03564928b Updated precompiled firmwares. Added TXWAIT option. 2018-12-01 11:48:29 +01:00
Mark Qvist d1da74db96 Fixed a few typos 2018-11-28 21:18:54 +01:00
Mark Qvist b7ffba0e92 Improved data carrier detection 2018-04-24 17:34:59 +02:00
Mark Qvist 01c629a6fd Improved data carrier detection 2018-04-24 15:34:50 +02:00
Mark Qvist 145b1154f9 Fixed stream setup io function declarations 2018-04-24 14:38:59 +02:00
Mark Qvist 2c80adbda4 Implemented KISS flow control 2018-04-24 14:34:59 +02:00
Mark Qvist 9b4105c585 Gitignore 2018-04-17 10:46:47 +02:00
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