Wykres commitów

368 Commity (master)

Autor SHA1 Wiadomość Data
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
Sven Steudte 07dba80fe5 Beatified config 2018-05-13 00:41:19 +02:00
CInsights 03fcacd0c8 Update to dynamic frequency selection. 2018-05-12 19:16:00 +10:00
CInsights 4653053210 Updates to enable setting of band for radio in portab.c (line 53) 2018-05-12 11:11:57 +10:00
CInsights 2dd0d3c281 Revert to normal CK48 PLL source. 2018-05-09 10:14:27 +10:00
CInsights 9d64f424bd Update ChibiOS to rev 12014 (now includes F413 in official code base) 2018-05-08 18:08:41 +10:00
CInsights 2becd48ab5 Merge branch 'master' of https://github.com/DL7AD/pecanpico10.git 2018-05-06 12:11:08 +10:00
CInsights 742f2b51c6 Update ChibiOS to trunk rev 12000 2018-05-06 12:10:42 +10:00
Sven Steudte 28ac8749c5 Updated lib 2018-05-06 00:39:14 +02:00
Sven Steudte 31de8e7e42 Renamed power nets, added comments to schematic, exported schematic and 3D pictures to PDF 2018-05-05 01:57:46 +02:00
CInsights 2196dee766 Restructure config APRS and DIGI settings/layout 2018-05-03 12:57:21 +10:00
CInsights 64180130e9 Fix CMSIS library path name case. Minor text changes in ublox.c 2018-05-03 10:48:51 +10:00
CInsights 24f8da7a48 Merge branch 'master' of https://github.com/DL7AD/pecanpico10.git 2018-05-02 17:22:46 +10:00