Wykres commitów

19 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 a4087588fa Increased FIFO buffer in Si4464 to 129bytes
Decreased buffer of USB image capturing
Removed defines.h
Moved mutex initialization to radio.c and image.c
2017-09-09 00:00:55 +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
Sven Steudte a162e27d6e Added USB switch in config 2017-09-07 21:56:00 +02:00
Sven Steudte b0b92a7f58 Implemented QQVGA 2017-09-07 01:53:32 +02:00
Sven Steudte 23487ad26c Reimplemented Packet handler for 2GFSK
Changed timer implementation for 2FSK
Implemented concurrent transmission and packet encoding (not working yet)
Wrote documentation for config.c
Implemented grouped transmission (without preamble)
2017-09-05 08:35:23 +02:00
Sven Steudte f4625bf753 Implemented grouped transmissions 2017-09-03 02:53:01 +02:00
Sven Steudte 94aaa434cf Implemented RBAT (Battery impedance measurement)
Removed ISOL
Added LOWBATT message in APRS position packet
2017-09-01 02:02:30 +02:00
Sven Steudte 934fd1ec3a Adjusted clocks
Flipped image in OV5640 driver
Fixed spelling
2017-08-28 04:14:56 +02:00
Sven Steudte 032baa6304 Fixed DMA error, implemented image size detection 2017-08-22 02:39:01 +02:00
Sven Steudte 7c99afef6a Implemented OV5640 2017-08-19 01:45:30 +02:00
Sven Steudte 7b9e236076 Implemented camera buffer overflow protection
Moved definitions around
Changed Isol (PAC1720) measurement implementation
Reimplemented logging and log transmission
Changed Sleep implementation
2017-06-30 23:23:51 +02:00
Sven Steudte 60a8d820b7 Fixed logging error
Made camera sampling faster (reduced SYSCLK)
2017-06-22 17:21:13 +02:00
Sven Steudte 5086edf310 Added documentation in config
Merged configuration types
Made USB and 3V switch configureable
Removed USB debugging temporarly
Adjusted camera clocking
Removed Si4464 power conversion function
Implemented I2C communication with ublox module
Fixed endless-loop bug in tracking manager
Increased cutoff voltage at which PAC1720 is used
Implemented redundant tansmission option
Moved APRS definitions to APRS related files
Renamed variables (so they get more understandable)
2017-06-20 15:24:22 +02:00
Sven Steudte b2ea43b69d Implemented "Line" driver
Renamed ublox driver
Removed unused files
Fixed STM32 ADC driver (incorrect solar reading)
Implemented Solar short current measurement
Merged Cofigurationt types
Lowered Core speed
Adjusted radio modulation clock
Implemented 2GFSK speed setting
2017-06-15 08:08:48 +02:00
Sven Steudte cc24ebca6b Brought basic operation to work
USB not working yet
Only QVGA working
Radio is working
GPS is not working yet
BME1720 and PAC1720 working
2017-06-12 16:46:03 +02:00
Sven Steudte 2079e7c125 Moved tracker related files 2017-05-31 00:58:20 +02:00