Wykres commitów

54 Commity (cf340c1048eb28c071f399f8837dbd3f0d3e2064)

Autor SHA1 Wiadomość Data
Sven Steudte cf340c1048 Renamed Tracking manager to data collector 2018-03-22 00:49:53 +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 3bf228a84c Reduce critical sections in decoder. Further API work & diagnostics. 2018-03-14 13:52:12 +11:00
CInsights b77ca5d4aa Refactor PKT functions to use radio ID. Add further diagnostics. 2018-03-14 01:53:37 +11: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 7d953cf687 Fix GPS Poll seconds value. Add frequency_setting.txt document. 2018-03-10 23:59:50 +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 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 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 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 4ef51b0914 Updated config management. 2018-03-04 20:10:36 +11:00
CInsights 208e276763 Update config when flash is not valid or config.c has changed. 2018-03-04 16:01:49 +11:00
Sven Steudte 3a229f3f29 Brought SD card to work 2018-03-03 01:11:55 +01:00
CInsights 027c110377 Move serial debug init into main. Restore TRACE outputs in 446x.c 2018-03-02 10:56:08 +11:00
Sven Steudte 514bb4eee5 Merge branch 'master' of github.com:DL7AD/pecanpico10 2018-03-01 20:01:45 +01:00
Sven Steudte 74e27725e3 Added image requests 2018-03-01 19:59:59 +01:00
CInsights cd6a2962b4 Copy in PKT code base. Temp changes to config system. Other updates. 2018-03-02 00:34:09 +11:00
Sven Steudte 79f3456db4 Implemented more config params
Implemented logging density param
2018-02-24 07:08:49 +01:00
Sven Steudte ad23ef632f Implemented remote configuration messages 2018-02-18 12:31:03 +01:00
Sven Steudte 27bb7e0985 Increased log memory capacity
Moved configuration settings to certain flash sector
2018-02-17 21:04:15 +01:00
Sven Steudte 6c73548999 Fixed camera lockup errors
added si446x-feeder timeout exception
Removed UART5 from mcuconf
2018-02-12 09:35:33 +01:00
Sven Steudte 75cc0a6df2 Fixed packet spacing error 2018-02-11 06:29:59 +01:00
Sven Steudte 2f68054525 Fixed image sampling (stage 1, working, not finished yet) 2018-02-11 05:42:17 +01:00
CInsights 299f59e273 Merge 446x.c 2018-02-09 09:59:16 +11:00
CInsights e01b9c9ba3 Interim update. 446x work in progress. RX not working. 2018-02-09 00:45:58 +11:00
Sven Steudte 470e9b1e0e Fixed error in Si446x driver 2018-02-08 08:32:45 +01:00
Sven Steudte c477925924 Moved APRS related stuff out of Si446x driver 2018-02-08 07:38:00 +01:00
Sven Steudte 54dcc22f5c Fixed cycle time error, fixed symbol encoding error 2018-02-08 05:56:49 +01:00
Sven Steudte 876164ec06 Fixed tracking manager startup 2018-02-08 03:04:41 +01:00
Sven Steudte e7c3dfc807 Changed configuration concept 2018-02-07 10:26:23 +01:00
Sven Steudte f213ce9b88 Implemented ?APRD query
Implemented latched transmission
2018-02-01 10:28:24 +01:00
Sven Steudte 974f3a74d7 Added ?APRSP, ?GPIO and ?RESET queries
Reorganized APRS messaging
Updated APRS demodulation library
2018-01-30 10:24:51 +01:00
Sven Steudte 192a930992 Implemented Digipeater and Message Queries ?APRSP and ?GPIO 2018-01-29 10:34:31 +01:00
Sven Steudte efc94b8b99 Found low RX sensitivity error
Removed old APRS library
Updated APRS decoding libraries
Implemented squelch before transmission with 3sec timeout
Now RX and TX can be used concurrently
2018-01-28 13:47:12 +01:00
Sven Steudte 9d466fa878 Brought APRS receiver to work
mixed TX and RX not possible yet
2018-01-26 15:41:00 +01:00
Sven Steudte a855806be5 Attemps to make receiver work (not working yet) 2018-01-25 05:34:02 +01:00
Sven Steudte 356a3955b2 Implemented receiver test at console, fixed radio configuration 2018-01-24 03:32:52 +01:00