Wykres commitów

6 Commity (7580979f3150c65283239c4db00a82564805fa13)

Autor SHA1 Wiadomość Data
bob 6eaf93b3e7 Many changes:
- Minor change in array sizing in aprs.c & ax25_pad.c/h
- Adjust thread sizes (beacon, image, collector, image, rxafsk, ...)
- Rename usb.x to console.x and move into console folder
- Remove ICU sleep function (nil value)
- Update TRACE information in image.c
- Remove RX pause during ov5460 DMA capture
- Improve ov5640 DBM mode and add protection for buffer overrun
- Improve error condition handling in radio.c
- Adjust memory location and mapping for SRAM/CCM
- Improve PWM pause/start handling in rxpwm.c
- Rework APRS thread start to operate from separate thread
2018-08-31 00:11:38 +10:00
bob b02ac2c1e8 Additional changes to reduce core memory footprint...
- Reduce thread WA sizes for beacon and collector
- Move beacon WA to CCM
- Move AFSK decoder WA into CCM
- Fix APRS PARAM list string sizes
2018-07-02 21:12:24 +10:00
bob 26b094c857 Changes...
- Implement ?aprsp so that it runs a one time beacon thread
- Enable ?aprsp to respond from the profile of the rx call sign
2018-06-26 23:40:44 +10:00
bob a42a39fa7b Rename some types. Move aprs_msg field in aprs group. 2018-06-22 20:39:24 +10:00
bob e20c1bc582 Complete implementation of common beacon service for POS and DIGI. 2018-06-22 17:11:00 +10:00
CInsights ff879682f5 Partial implementation of multi-board build system.
- All pp sources except main.c now in source folder
- Still to implement autobuild to simplify make files
2018-05-01 01:12:15 +10:00