Wykres commitów

368 Commity (master)

Autor SHA1 Wiadomość Data
bob 2ddf9c86e0 Move all GPIO definitions in portab.h 2018-07-08 19:56:39 +10:00
Sven Steudte c0e7874f3b Merge branch 'master' of https://github.com/DL7AD/pecanpico10 2018-07-06 01:04:13 +10:00
Sven Steudte b54a4d150d Added some more doc 2018-07-06 01:04:00 +10:00
bob 4fea0a7c49 Untrack Eclipse files 2018-07-05 00:24:27 +10:00
bob 4969a7d837 Merge branch 'master' of https://github.com/DL7AD/pecanpico10.git 2018-07-05 00:15:33 +10:00
bob 9d012cb49b Multiple changes:
- WIP LLD functions for abstraction of radio interfaces
- Add new string output functions for GPS states and model
- Trim WA size for image thread
- Further tidy up in AFSK decoder
2018-07-05 00:15:00 +10:00
Sven Steudte 10e8a2325c Added preview picture on telemetry page 2018-07-04 12:52:42 +02:00
Sven Steudte 6332017be1 Merge branch 'master' of https://github.com/DL7AD/pecanpico10 2018-07-04 11:25:48 +02:00
Sven Steudte 73011495e5 Made website design adjustments, fixed loop bug (unfinished) 2018-07-04 11:25:33 +02: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 058186c0e2 Merge branch 'master' of https://github.com/DL7AD/pecanpico10.git 2018-07-02 00:19:51 +10:00
bob c13b88c4a2 Multiple updates:
- Revise and simplify AFSK state machine
- Make ?aprsp OTA command non-blocking in command processor
- Implement thread cleanup daemon in idle thread
- Implement thread termination for rx packet callback threads
- Implement thread termination for APRSP beacon thread
2018-07-02 00:19:31 +10:00
Sven Steudte 0a0c0e087a Merge branch 'master' of https://github.com/DL7AD/pecanpico10 2018-07-01 06:10:25 +02:00
Sven Steudte 4131dfe488 Fixed decoder loop bug 2018-07-01 06:10:18 +02:00
Sven Steudte 63f9d26463 Added new power scheme 2018-07-01 06:09:59 +02:00
bob 512ddf2a7f Fix assert due to RX packet buffer addressing error. 2018-06-29 22:42:16 +10:00
bob 732f8afc01 Fix error introduced when reworking GPS I2C/UART configuration 2018-06-28 23:04:20 +10:00
bob 11cd5a4849 Improve handling of low battery and init error condition for GPS. 2018-06-28 21:50:43 +10:00
bob 2f30a0a2c1 Reset invalid sat info when using FIXED location. 2018-06-28 10:40:53 +10:00
bob 499dd6986f Updates...
- Minor fix to ?aprsd command.
- Changes to beacon.c to accomodate chnage in ?aprsd.
- Add thread terminator capability to idle thread.
- More tidy up in portab files.
2018-06-28 10:11:48 +10:00
Sven Steudte e1c937bff5 Fixed GPS UART implementation 2018-06-28 02:01:17 +02:00
bob 54b9d1872f Merge branch 'master' of https://github.com/DL7AD/pecanpico10.git 2018-06-27 09:32:57 +10:00
bob 77773ded69 Changes:
- Minor rework of ?aprsp handling (more to be done)
- Enable PAC1720 update thread
- Start implementation of generic thread terminator
2018-06-27 09:32:39 +10:00
Sven Steudte 5b198706a5 Merge branch 'master' of https://github.com/DL7AD/pecanpico10 2018-06-26 22:53:15 +02:00
Sven Steudte 93033f5da1 Implemented new website design 2018-06-26 22:53:01 +02:00
bob 136a70965c Bypass startup delay for one time beacon thread run. 2018-06-27 00:28:35 +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 b00cf100ca Revise GPS acquisition handling 2018-06-26 13:50:49 +10:00
bob 9cbc7c66cf Changes:
- Move DSP data into CCM
- Refactor some radio data structures and fucntions
- Rationalising (WIP) of functions and data in portab.x
2018-06-26 00:00:15 +10:00
bob dc38f3e88c CCM related changes...
- Revise CMM heap allocation to use .ram4 linker defined region
- Deprecate code to use CCM pool based AX25 TX buffers
2018-06-24 22:52:30 +10:00
bob 9db146f3b0 Revise BME280 addressing (swap E1 & E2 ICU) + minor changes 2018-06-24 00:35:30 +10:00
bob 2d4d593ea8 Update telemetry.php GPS states. 2018-06-23 14:51:42 +10:00
bob 48aa6b1a25 Fix time stamp for fixed GPS. 2018-06-23 14:51:25 +10:00
bob 782d3205e0 Implement independent fitted/not fitted for BMEe1 & BMEe2 2018-06-23 11:17:23 +10:00
bob 1df211198f Fix beacon retry loop lockup. 2018-06-23 00:44:46 +10:00
CInsights e36649bee2 Revise GPS polling timing and Telemetry cycle timing. 2018-06-23 00:01:57 +10:00
bob a42a39fa7b Rename some types. Move aprs_msg field in aprs group. 2018-06-22 20:39:24 +10:00
bob 12d6931a62 Add more commentary to config.c & only allow DIGI BCN when RX & DIGI 2018-06-22 18:45:26 +10:00
bob e20c1bc582 Complete implementation of common beacon service for POS and DIGI. 2018-06-22 17:11:00 +10:00
bob 655ffa1bb0 Merge branch 'master' of https://github.com/DL7AD/pecanpico10.git 2018-06-22 00:58:38 +10:00
bob 684ab321e2 Work in progress (note: POS may not be functional in this rev)
- Revise config.c structure to move items out to global level
- Rework collector to be service style thread
- Reworking beacon.c to become telem service for both DIGI and POS
2018-06-22 00:57:31 +10:00
Sven Steudte 4aaa39190f Merge branch 'master' of https://github.com/DL7AD/pecanpico10 2018-06-20 07:25:13 +02:00
Sven Steudte 558c125760 Fixed airpressure bug 2018-06-20 07:24:59 +02:00
Sven Steudte 58afea5a59 Implemented callsign validation 2018-06-20 07:24:47 +02:00
bob 1ea876b6a8 Revise GPS fallback setting function. 2018-06-20 13:38:50 +10:00
Sven Steudte 0af99eaf52 Merge branch 'master' of https://github.com/DL7AD/pecanpico10 2018-06-20 04:39:31 +02:00
Sven Steudte bf2e3547fd Changed image decoder timeout to 5min, adapted regex pattern to detect position packets 2018-06-20 04:39:02 +02:00
bob d1c07c917d Revise GPS fallback data to utilise log entry position. 2018-06-20 00:57:57 +10:00
bob eb3ba86fee Changes:
- Rework GPS datapoint fallback when GPS not operational
- Update ChibiOS to rev 12114. Remove unreferenced folders.
2018-06-19 23:24:41 +10:00
bob aff37ba24c Changes in event codes and radio manager
- Refactor event codes (more to be done to...)
- Refactor radio manager (change loop handling)
2018-06-19 08:47:50 +10:00