diff --git a/Modem/Modem.mk b/Modem/Modem.mk index da008f8..62bf7f5 100644 --- a/Modem/Modem.mk +++ b/Modem/Modem.mk @@ -30,6 +30,7 @@ Modem_WIZARD_CSRC = \ bertos/mware/formatwr.c \ bertos/mware/hex.c \ bertos/struct/heap.c \ + bertos/net/ax25.c \ # # Files automatically generated by the wizard. DO NOT EDIT, USE Modem_USER_PCSRC INSTEAD! diff --git a/Modem/main.c b/Modem/main.c index 3d01f8b..e72e1d3 100644 --- a/Modem/main.c +++ b/Modem/main.c @@ -11,6 +11,8 @@ #include // Standard input/output #include // String operations +#include + #include "afsk.h" // Header for AFSK modem #include "protocol/mp1.h" // Header for MP.1 protocol diff --git a/buildrev.h b/buildrev.h index 427147e..5a7ce8b 100644 --- a/buildrev.h +++ b/buildrev.h @@ -1,2 +1,2 @@ -#define VERS_BUILD 1760 +#define VERS_BUILD 1762 #define VERS_HOST "shard" diff --git a/images/Modem.elf b/images/Modem.elf index 3dc0f64..5832e08 100755 Binary files a/images/Modem.elf and b/images/Modem.elf differ diff --git a/images/Modem.map b/images/Modem.map index e6154f0..48dc1b4 100644 --- a/images/Modem.map +++ b/images/Modem.map @@ -1442,7 +1442,7 @@ END GROUP .debug_abbrev 0x0000000000002912 0x233 obj/Modem/bertos/mware/formatwr_P.o .debug_abbrev 0x0000000000002b45 0x266 obj/Modem/bertos/drv/kdebug_P.o -.debug_line 0x0000000000000000 0x30da +.debug_line 0x0000000000000000 0x30ef *(.debug_line) .debug_line 0x0000000000000000 0x0 obj/Modem/bertos/cpu/avr/drv/ser_avr.o .debug_line 0x0000000000000000 0x31b obj/Modem/bertos/cpu/avr/drv/ser_mega.o @@ -1455,14 +1455,14 @@ END GROUP .debug_line 0x0000000000000f58 0x2e2 obj/Modem/bertos/mware/formatwr.o .debug_line 0x000000000000123a 0x30 obj/Modem/bertos/mware/hex.o .debug_line 0x000000000000126a 0x1bc obj/Modem/bertos/struct/heap.o - .debug_line 0x0000000000001426 0x1d8 obj/Modem/Modem/main.o - .debug_line 0x00000000000015fe 0x15d obj/Modem/Modem/hardware.o - .debug_line 0x000000000000175b 0x49a obj/Modem/Modem/afsk.o - .debug_line 0x0000000000001bf5 0xa6c obj/Modem/Modem/protocol/mp1.o - .debug_line 0x0000000000002661 0x1fc obj/Modem/Modem/compression/heatshrink_decoder.o - .debug_line 0x000000000000285d 0x309 obj/Modem/Modem/compression/heatshrink_encoder.o - .debug_line 0x0000000000002b66 0x2f0 obj/Modem/bertos/mware/formatwr_P.o - .debug_line 0x0000000000002e56 0x284 obj/Modem/bertos/drv/kdebug_P.o + .debug_line 0x0000000000001426 0x1ed obj/Modem/Modem/main.o + .debug_line 0x0000000000001613 0x15d obj/Modem/Modem/hardware.o + .debug_line 0x0000000000001770 0x49a obj/Modem/Modem/afsk.o + .debug_line 0x0000000000001c0a 0xa6c obj/Modem/Modem/protocol/mp1.o + .debug_line 0x0000000000002676 0x1fc obj/Modem/Modem/compression/heatshrink_decoder.o + .debug_line 0x0000000000002872 0x309 obj/Modem/Modem/compression/heatshrink_encoder.o + .debug_line 0x0000000000002b7b 0x2f0 obj/Modem/bertos/mware/formatwr_P.o + .debug_line 0x0000000000002e6b 0x284 obj/Modem/bertos/drv/kdebug_P.o .debug_frame 0x0000000000000000 0x1774 *(.debug_frame)