Commit Graph

99 Commits

Author SHA1 Message Date
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 6e3d8d9987 Initial KISS support 2014-11-10 00:02:19 +01: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 879b32e15d Update readme 2014-06-20 09:23:50 +02:00
Mark Qvist 30286b5612 Update build 2014-06-19 22:20:33 +02:00
Mark Qvist ac3b2ec688 Implemented message auto-ack 2014-06-19 19:47:17 +02:00
Mark Qvist 06633ef1d1 Cleanup 2014-06-19 17:29:35 +02:00
Mark Qvist e49699b24a Before auto-ack 2014-06-19 17:26:53 +02:00
Mark Qvist e75f0754f5 Implemented APRS messaging support 2014-06-19 17:11:49 +02:00
Mark Qvist 6367ffdb64 Implemented easy location update sending 2014-06-19 15:36:12 +02:00
Mark Qvist c6748c6e4a Various simplifications and serial control improvements 2014-06-19 13:11:53 +02:00
Mark Qvist e6def21716 Implemented EEPROM settings 2014-06-19 10:36:16 +02:00
Mark Qvist b9eb76b85d Updated readme 2014-06-18 15:24:19 +02:00
Mark Qvist b1eed9b058 Removed accidentially set frequency correction 2014-06-18 14:15:48 +02:00
Mark Qvist d4f8f3774c Removed accidentially set frequency correction 2014-06-18 13:39:26 +02:00
Mark Qvist 5495730c92 Implemented simple serial control protocol for APRS stuff. 2014-06-18 11:40:21 +02:00
Mark Qvist a667301d57 Implemented simple serial control protocol for APRS stuff. 2014-06-18 11:34:05 +02:00
Mark Qvist 416247201e APRS demonstration 2014-05-29 11:47:49 +02:00
Mark Qvist a74a7ad1ce AX25 demo 2014-05-29 11:03:25 +02:00
Mark Qvist b371c8919d 32u4 experiment 2014-05-29 10:59:53 +02:00
Mark Qvist 80459cbbd3 Indentation mess cleanup 2014-05-20 11:20:19 +02:00
Mark Qvist c3eec6b78d Updated quickstart 2014-05-20 10:06:04 +02:00
Mark Qvist f0237a9c7d Added some documentation 2014-05-20 08:52:10 +02:00
Mark Qvist 784255a1a4 Cleanup 2014-05-17 22:10:31 +02:00
Mark Qvist f7a77737bf Added binaries to repo 2014-05-16 14:14:58 +02:00
Mark Qvist a830c01987 Cast to signed int to squelch compiler warning 2014-04-30 18:19:47 +02:00
Mark Qvist cbeecd0de9 Updated Microduino PCB 2014-04-29 23:03:38 +02:00
Mark Qvist ece180cbd4 TCP mode 2014-04-28 18:04:34 +02:00
Mark Qvist 13b792fcbe TCP mode 2014-04-28 17:53:43 +02:00
Mark Qvist f960709e82 TCP mode 2014-04-28 17:47:32 +02:00
Mark Qvist 8ba0ce4fad Various TCP/IP experiments 2014-04-28 09:13:44 +02:00
Mark Qvist 7cad1d771e Compression on/off compile option. 2014-04-27 23:13:04 +02:00
Mark Qvist 864c5d7dc4 Compression on/off compile option. 2014-04-27 23:06:05 +02:00
Mark Qvist 409e9d93d0 Cleanup 2014-04-27 21:13:37 +02:00
Mark Qvist c0b73f0155 Cleanup 2014-04-27 19:32:48 +02:00
Mark Qvist bd11c5ee83 Direct serial line in/out. P-persistent CSMA. SLIP compatibility. 2014-04-27 18:54:01 +02:00
Mark Qvist 74542aa87a Cleanup 2014-04-24 09:17:08 +02:00
Mark Qvist b01eba0cdf 8N1 Serial 2014-04-23 22:49:04 +02:00
Mark Qvist 4b515eab41 12-byte interleaver, (12,8)-Hamming code and compression tested successfully 2014-04-17 14:40:32 +02:00
Mark Qvist 2462188597 12-byte interleaver 2014-04-17 14:25:16 +02:00
Mark Qvist 35a92e167e Cleanup 2014-04-16 17:54:13 +02:00
Mark Qvist 7b5495b767 Fixed escape char bug 2014-04-16 17:28:16 +02:00
Mark Qvist 9637efd46f Updated documentation 2014-04-16 15:10:30 +02:00