HADIE - High Altitude Digital Imaging Experiment - ssdv encoder / transmitter
 
 
Go to file
Philip Heron 0834c39d8c Fix image resolution reported in the packet headers 2010-08-05 09:49:07 +01:00
.gitignore
LICENSE
Makefile Add GPS parser and other bits 2010-08-03 23:42:15 +01:00
PINS
README
c328.c
c328.h Add GPL text 2010-07-27 11:06:14 +01:00
config.h Add GPS parser and other bits 2010-08-03 23:42:15 +01:00
gps.c Add GPS parser and other bits 2010-08-03 23:42:15 +01:00
gps.h Add GPS parser and other bits 2010-08-03 23:42:15 +01:00
hadie.c Fix image resolution reported in the packet headers 2010-08-05 09:49:07 +01:00
rs8.h
rs8encode.c
rtty.c
rtty.h

README

HADIE - High Altitude Digital Imaging Experiment
------------------------------------------------

This is the software used on the Hadie flight computer. It's been written
for an ATmega644P clocked at 7.3728MHz but should be easy enough to adapt
to other AVR microcontrollers.

Requires avr-gcc to compile.