Wykres commitów

280 Commity (e20c1bc58292f132799c5abfae3abf7d4b8d1e7c)

Autor SHA1 Wiadomość Data
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
bob a08d3d9aba Fix to AFSK decoder.
- drop packets not closed correctly with HDLC flag.
- handle decoder shutdown better.
2018-06-16 00:58:26 +10:00
bob a991ed6a4b Updated PWM buffering release.
- Enabled for PP10A using CCM based buffers.
2018-06-16 00:09:28 +10:00
bob 3e388b4173 Work in progress
- Refactor AFSK decoder state machine in rxafsk.c
- Additional work on revised PWM buffering (not enabled yet)
- Fix trace info message for GPIO in collector.c
2018-06-15 01:33:52 +10:00
bob c0d69f4dbb Implementation of fragmented PWM buffering.
- Enabled on PP10A build only for now.
- Uses memory pool in CCM.
2018-06-14 00:59:42 +10:00
bob 61cdb32612 Revise APRS IO bits handling. Changes supporting rev B complete.
- IO1 to IO4 now reported in telemetry regardless of board rev.
- IO1 to IO4 accepted in APRS command but no effect if not configured.
2018-06-13 17:21:58 +10:00
bob 9918acb2fe Changes:
- Merge and update si446x.c revisions
- WIP of PWM buffer memory use reduction
2018-06-13 11:42:37 +10:00
bob 8910a99d77 WIP of PWM buffer management to reduce memory footprint
- Implement buffer chaining
- Enable PWM buffers to be moved into CCM
2018-06-13 09:07:41 +10:00
Sven Steudte c78fb7e009 Implemented CTS request timeout (Si446x) added error list 2018-06-13 00:29:18 +02:00
bob 86b0e8c9b0 Work in progress...
- Enable make for PP10b
- Update PP10b board.h and portab
- Some work on moving POS -> BCN to merge them
2018-06-09 01:30:43 +10:00
CInsights 7e4fc346b7 Increase burst packet grouping to 5 for 2FSK IMG send. 2018-05-29 00:45:48 +10:00
CInsights 44ef4d8dd5 Minor rework of PWM buffer full handling. 2018-05-28 10:22:35 +10:00
CInsights b1a6249153 Rationalise GPIO LED configuration. 2018-05-25 21:34:16 +10:00
CInsights 93a87be5a4 Several changes...
- Revise naming of decoder pause/resume functions
- Add #defines for PWM in-band codes
- Fix bug where PWM queue write did not handle end of buffer
2018-05-25 13:22:11 +10:00
CInsights 35be2a092b Source code documentation updates. 2018-05-24 13:42:05 +10:00
CInsights f04d3176d7 Merge remote-tracking branch 'origin/master' 2018-05-21 22:36:06 +10:00
CInsights 7ce5cad6b7 Update gitignore 2018-05-21 22:35:54 +10:00
CInsights 307a9e9d72 Updated build configuration for Mac Eclipse. 2018-05-21 22:30:39 +10:00
CInsights 730b1edee2 Update config.c (as test of Mac Eclipse build system) 2018-05-21 16:21:15 +10:00
CInsights 9144967c3f Additional .gitignore updates 2018-05-21 15:06:03 +10:00
CInsights 53e734bdc2 Include openocd config into cfg folder. Update gitignore. 2018-05-21 13:31:45 +10:00
CInsights e366187319 Further gitignore update 2018-05-20 10:02:18 +10:00
CInsights d21ce0ee89 Update gitignore 2018-05-20 09:12:41 +10:00
CInsights fb0be5e249 Minor comment changes. 2018-05-19 23:36:06 +10:00
CInsights e0a40674a8 Improve APRS trace messages. Fix BCN not reporting from LOG pos'n. 2018-05-14 19:59:34 +10:00
CInsights b262514fdf Merge branch 'master' of https://github.com/DL7AD/pecanpico10.git 2018-05-14 12:35:51 +10:00
CInsights 0f183a6c9c Reworked some USB code and settings that may help SDU thread stall. 2018-05-14 12:35:27 +10:00
Sven Steudte e42efeb7ad Merge branch 'master' of https://github.com/DL7AD/pecanpico10 2018-05-14 00:05:58 +02:00
Sven Steudte 0fec0dc0d0 Modified map zoom and initial location
Added direct support in decoder (not website)
Synchronized sys_error variable params to tracker software
2018-05-14 00:05:23 +02:00
Sven Steudte 88d37f0414 Changed message format for decoder 2018-05-14 00:02:13 +02:00
CInsights 1c88891115 Fix formatting of "sats" command output. 2018-05-14 02:14:55 +10:00
CInsights 3eca7fe385 Revised frequency description text in BCN, POS, IMG trace. 2018-05-14 01:55:46 +10:00
CInsights 18d424df9e Fix incorrect frequency for blind send after change of frequency. 2018-05-13 22:40:19 +10:00
CInsights 8c522642f8 Add to TRACE info for POS, BCN and IMG telling which call and freq. 2018-05-13 22:09:15 +10:00
CInsights 6c97aa9db9 Change callsign in BCN Directs. Filter "Directs" from APRS CMDs. 2018-05-13 20:16:34 +10:00
CInsights 3e4d4d0f79 Fix POS thread TX frequency and identity. 2018-05-13 19:30:44 +10:00
CInsights 92f94fc375 Merge branch 'master' of https://github.com/DL7AD/pecanpico10.git
Conflicts:
	tracker/software/source/config/config.c
2018-05-13 10:10:32 +10:00
CInsights 506443045a Move radio definitions in to portab. Allow > 1 band per radio entry. 2018-05-13 09:33:32 +10:00
Sven Steudte 97ed58f3af Merge branch 'master' of github.com:DL7AD/pecanpico10 2018-05-13 00:41:50 +02:00