Wykres commitów

20 Commity (1ad5b02eb7add732f9e593e308bd8f1ec8ceb368)

Autor SHA1 Wiadomość Data
Sven Steudte 1ad5b02eb7 Modified Base91 characters
Modified APRS format of Image and Log packets
Implemented image
Added memory address to log command (Serial USB console)
Added failsafe to ADC measurements (if PAC1720 fails)
Improved radio buffer management (less memory needed now)
Changed tracking manager: Last sequence ID read from memory now (at startup)
Implemented Webserver for displaying Position, Log and Images packets
Implemented SSDV Decoding Server
2017-10-07 06:55:11 +02:00
Sven Steudte 8a4d8ff5ef Reimplemented Base91
Changed message buffer implementation
Removed error transmission
Moved getFrequency implementation to radio.c
2017-10-02 21:16:02 +02:00
Sven Steudte 60578aa5c4 Implemented Base128 and new packet type for APRS picture transmission 2017-10-02 15:54:28 +02:00
Sven Steudte c8fd9598eb Implemented receiver detection correctly 2017-09-19 09:27:18 +02:00
Sven Steudte c6e9775e66 Added connection watchdog to decoder script
Added callsign decoder to decoder script
2017-09-19 04:29:29 +02:00
Sven Steudte aa258b9517 Removed APRS library and implemented native Telnet connection instead 2017-09-19 03:37:01 +02:00
Sven Steudte 37180ab892 - Merged dbgon and dbgoff command to debug
- Fixed error in SOI-not-found flag in debug.c
- Added camera-command command (for testing different camera options while watching the livestream)
- Fixed table header in readLog USB command
- Added last-image-id to track-point struct (which is also logged), SSDV transmission will start with next ID on STM32 reset.
  This has been done while habhub alway mixes up different images with the same image id.
- Added thread (module) configuration printout on USB debug
- Added GPS_LOG and GPS_OFF flag
- Changed tracking manager initialization strategy:
  Tracking Manager runs all time and also logs when there is no new GPS fix
  Tracking Manager logs images ID
  Tracking Manager doesnt switch on GPS unless there is a position thread running (in order to save energy when position is not sent out)
Implemented several flags in decoder2.py
Added script command.c which sends camera registers via USB to the OV5640.
2017-09-11 06:45:19 +02:00
Sven Steudte a29f90a9f8 Writing images to file removed, added image counter 2017-09-10 03:16:48 +02:00
Sven Steudte b7fcbc5406 Improved image over USB implementation, created python decoder script 2017-09-08 16:28:01 +02:00
Sven Steudte d9309f3266 Implemented SSDV USB transmission, updated decoder for SSDV over USB receiption 2017-09-08 00:06:22 +02:00
SkyAndy 69f009b7d3 add ssdv for OSX X 2017-09-07 21:01:39 +02:00
Sven Steudte 582fb1e52c Implemented piping over RAM 2017-09-07 05:40:31 +02:00
Sven Steudte 8f873fe309 Merge remote-tracking branch 'origin/Develop' 2017-09-07 02:11:28 +02:00
SkyAndy 0f42a2059c Delete ssdv 2017-09-06 22:15:40 +02:00
SkyAndy 39f636e491 add gui decoder 2017-09-06 21:27:06 +02:00
Sven Steudte 23c42f83c3 Fixed faulty image transmission, implemented server exception handling in decoder 2017-08-29 00:35:16 +02:00
Sven Steudte ad4044369e Added decoder scripts 2017-07-01 01:18:15 +02:00
Sven Steudte 661ea01761 Added time to print 2017-06-15 08:15:14 +02:00
Sven Steudte cf5fc0329b Updated decoder software
Implemented stdin connection
Implemented APRS-IS connection
Implemented error handling at internet loss
2017-05-31 04:43:04 +02:00
Sven Steudte 049b6b928c Added decoder software 2017-05-31 01:01:00 +02:00