Wykres commitów

128 Commity (cf340c1048eb28c071f399f8837dbd3f0d3e2064)

Autor SHA1 Wiadomość Data
Sven Steudte cf340c1048 Renamed Tracking manager to data collector 2018-03-22 00:49:53 +01:00
Sven Steudte a66126c628 Merge branch 'master' of github.com:DL7AD/pecanpico10 2018-03-22 00:11:23 +01:00
Sven Steudte 0534094d64 Fixed minor compilation error 2018-03-22 00:11:15 +01:00
Sven Steudte e02aa1c2ce
Update README.md 2018-03-22 00:04:04 +01:00
CInsights 404d3497c3 Fix USB shell crash. TX iterator WIP. Minor changes in pkt and radio. 2018-03-22 00:50:14 +11:00
CInsights b3315c54e0 Enable HSE. TX iterator complete but not enabled yet. Still testing. 2018-03-21 00:12:30 +11:00
CInsights 6672e069df WIP TX send stream iterator (incomplete) 2018-03-20 02:17:58 +11:00
CInsights 36c81b790d Work in progress for FSK encoding. 2018-03-18 01:14:34 +11:00
Sven Steudte 290172c5f3 Added decoder 2018-03-16 01:42:27 +01:00
Sven Steudte 62e740d9e6 Restructured USB, increased camera clock 2018-03-16 01:34:50 +01:00
CInsights c88ac8827c Move regex into pkt/sys. 2018-03-15 17:48:16 +11:00
CInsights 66a6e5b227 Migrate APRS support functions into pkt folder. Add packet to top level. 2018-03-15 17:08:31 +11:00
CInsights d47dbe3e3d More refactoring/tidy up. Move TX params into TX packet object. 2018-03-15 16:09:59 +11:00
CInsights ef46c486e6 Rework to support test project build. 2018-03-14 19:46:44 +11:00
CInsights 3bf228a84c Reduce critical sections in decoder. Further API work & diagnostics. 2018-03-14 13:52:12 +11:00
CInsights 6c4d338206 Merge branch 'master' of https://github.com/DL7AD/pecanpico10.git 2018-03-14 01:54:20 +11:00
CInsights b77ca5d4aa Refactor PKT functions to use radio ID. Add further diagnostics. 2018-03-14 01:53:37 +11:00
Sven Steudte af173a847a Merge branch 'master' of github.com:DL7AD/pecanpico10 2018-03-13 06:56:21 +01:00
Sven Steudte bbd19d98e5 Added I2C clock stretching timeout 2018-03-13 06:51:20 +01:00
CInsights 6e959a523e Revise packet thread to dynamic. Addition diagnostics. 2018-03-13 16:17:37 +11:00
CInsights 00fce6a749 Fix AFSK feeder thread FIFO counting error. 2018-03-12 17:17:20 +11:00
Sven Steudte 2f4d93038d Created 10b hardware files 2018-03-12 00:00:53 +01:00
CInsights 4c49a9104c Rework radio manager locking/startup of radio. Bug still in afks_feeder 2018-03-12 02:10:24 +11:00
Sven Steudte e79f8e555e Merge branch 'master' of github.com:DL7AD/pecanpico10 2018-03-10 15:01:07 +01:00
Sven Steudte f9d56e751d Fixed no SD card connected error 2018-03-10 15:00:30 +01:00
CInsights 420e7af339 Edit typo 2018-03-11 00:06:09 +11:00
CInsights 7d953cf687 Fix GPS Poll seconds value. Add frequency_setting.txt document. 2018-03-10 23:59:50 +11:00
CInsights cdcff3d31d Fix lockup when using I2C external and pkt dump to USART3 enabled. 2018-03-09 15:07:02 +11:00
CInsights b71b9710b1 Rework 446x.c get temperature. Fix I2C #define and debug clash. 2018-03-09 12:25:41 +11:00
CInsights 7937fad841 Quick fix for 446x.c temperature reading. Refactoring opportunity. 2018-03-09 11:15:50 +11:00
CInsights 99cd619f35 Revised radio manager and 446x functions. 2018-03-08 18:11:17 +11:00
CInsights 5b831237de Improved error handling in packet services. 2018-03-08 17:06:35 +11:00
CInsights 8042401de1 Implemented packet TX via packet system radio manager queue. 2018-03-08 15:34:41 +11:00
CInsights a59dcd7b45 Unify enumerations for modulation types 2018-03-08 11:56:52 +11:00
CInsights 9d1a842b6b Minor typo fix 2018-03-08 09:43:49 +11:00
CInsights 8e74069d1c Expand command table to include radio step and chan. 2018-03-08 09:39:35 +11:00
CInsights 0167e0f8e0 Add conditional to select I2C TX/RX pins on connector 2018-03-08 08:12:10 +11:00
CInsights e4d37c8faa Add radio step and chan to all config sections. 2018-03-08 01:15:59 +11:00
CInsights 5ad245387a Improve bad packet handling. Was consuming all output buffers. 2018-03-07 18:30:51 +11:00
CInsights e44dc2eb84 Improve band setting function in 446x.c. Add out of band diag message. 2018-03-07 09:30:32 +11:00
CInsights d33dff3d43 Implement radio option for setting by base freq, step size and channel. 2018-03-07 00:29:18 +11:00
CInsights f2cad35148 WIP adding radio channel and step size options. 2018-03-06 16:12:55 +11:00
CInsights a171afac93 Fix RSSI setting bug. Add save indicator MAGIC to config save. 2018-03-06 14:58:03 +11:00
CInsights b56968449e Minor update in radio.c 2018-03-06 11:23:05 +11:00
CInsights 7ed418f9d0 Implement timeout for 446x not exiting TX state. 2018-03-06 11:21:56 +11:00
CInsights 4361663522 Multiple updates chasing TX lockup. Don't pass packet with no address to
APRS decoder.
2018-03-06 00:44:43 +11:00
CInsights 30cf71b656 Implement Binary Semaphore replacing radio mutex. Rename some functions. 2018-03-05 18:35:39 +11:00
CInsights 5dd66431ec Merge branch 'master' of https://github.com/DL7AD/pecanpico10.git 2018-03-05 15:31:23 +11:00
CInsights 5b0da63c43 Reduce size of RX packet payload to 512 limit. Rework 446x getState. 2018-03-05 15:30:50 +11:00
Sven Steudte 516092c8a8 Updated Readme 2018-03-05 02:12:21 +01:00