Wykres commitów

42 Commity (4cf75874ad80d37cd5f6a8301dc967b6d296ab84)

Autor SHA1 Wiadomość Data
Philip Heron 4cf75874ad Make reading camera data less crazy 2010-08-07 16:58:06 +01:00
Philip Heron bf2af64026 Update pins description 2010-08-05 22:28:38 +01:00
Philip Heron bfd33257d0 Store GPS hemisphere separately -- old method couldn't handle positions between 0 and -1 degrees. 2010-08-05 22:25:15 +01:00
Philip Heron be2ce1a11a Calculate the expected number of packets for the image 2010-08-05 16:21:56 +01:00
Philip Heron 0834c39d8c Fix image resolution reported in the packet headers 2010-08-05 09:49:07 +01:00
Philip Heron 3479d906cd Tweaks 2010-08-03 23:49:44 +01:00
Philip Heron 763fda3cdb Add GPS parser and other bits 2010-08-03 23:42:15 +01:00
Philip Heron 7918bd3790 Add GPL text 2010-07-27 11:06:14 +01:00
Philip Heron 2bfebbd674 Use the more compatible 14.4k baud rate 2010-07-27 11:03:47 +01:00
Philip Heron 98c38ca9e1 Workaround compiler bug, and other cleanups. 2010-07-09 16:27:19 +01:00
Philip Heron cbdc235291 Updates 2010-07-06 12:16:42 +01:00
Philip Heron 908f4f46dd Make local variables static 2010-06-30 22:05:47 +01:00
Philip Heron cd7c7395c1 Fixups 2010-06-29 22:23:58 +01:00
Philip Heron 4300a99631 Get image length from the proper bytes 2010-06-29 19:10:55 +01:00
Philip Heron 7d83c22f1f Increase timeout for when the camera is capturing/compressing. 2010-06-29 19:05:17 +01:00
Philip Heron ea5763b005 Add C328 support functions 2010-06-29 16:46:13 +01:00
Philip Heron 201c0d5b18 Switched to using a single pin for RTTY 2010-06-17 21:41:45 +01:00
Philip Heron a0aa94751f Nest the second loop inside the other 2010-06-17 21:14:10 +01:00
Philip Heron ea7fa94287 Move reed-solomon tables into PROGMEM 2010-06-16 23:19:58 +01:00
Philip Heron eb2cce95bd Prevent rtx_wait() returning when txlen is being updated (non atomic) 2010-06-16 23:19:04 +01:00
Philip Heron a0398932be Move things about a bit 2010-06-16 22:36:30 +01:00
Philip Heron 952b9c9ac8 Test PGM string TX 2010-06-16 21:56:34 +01:00
Philip Heron 70d65e8f94 Add PGM string support to RTTY 2010-06-16 21:55:57 +01:00
Philip Heron d841092e74 Interrupt driven RTTY 2010-06-16 21:02:24 +01:00
Philip Heron 3d9b7b7d7d Make radio bit change a single operation 2010-06-09 16:47:48 +01:00
Philip Heron 8d125fb61f Add CRC16 function 2010-06-09 16:32:22 +01:00
Philip Heron 6a4744a1b0 Add dummy rtx_wait() function 2010-06-08 11:45:34 +01:00
Philip Heron b20c165ca7 Move pins descriptions to PINS file 2010-06-08 11:45:12 +01:00
Philip Heron 825f4d57b2 Move RTTY_BAUD define into config.h 2010-06-08 11:28:37 +01:00
Philip Heron 5179344daf Initialise rtty code 2010-06-08 11:19:37 +01:00
Philip Heron effffecc69 Change the rtx_packet function to a more generic rtx_data 2010-06-08 09:06:47 +01:00
Philip Heron 2cdbd1ca31 Add rtty to the makefile 2010-06-08 09:05:47 +01:00
Philip Heron 9d0264b850 Fix function name prefixes 2010-06-08 09:03:24 +01:00
Philip Heron bcb571d073 Move callsign into config.h 2010-06-08 09:01:05 +01:00
Philip Heron 0f7b26c13f Add rtty code from previous hadie software 2010-06-08 08:59:46 +01:00
Philip Heron b2aa5b8007 Add config.h file 2010-06-07 13:10:32 +01:00
Philip Heron 3358b83035 Update gitignore 2010-06-07 12:46:10 +01:00
Philip Heron 048c14ba40 Update gitignore, add Makefile and hadie.c files 2010-06-07 12:45:35 +01:00
Philip Heron 6b51e6ae07 Add Reed-Solomon encoder 2010-06-07 12:25:55 +01:00
Philip Heron 3459381bc3 Some git housekeeping 2010-06-07 12:23:36 +01:00
Philip Heron 2f50bcaf5a Add LICENSE file, GPL2+ 2010-06-07 12:06:50 +01:00
Philip Heron 135d2ef40a Initial commit 2010-06-07 12:02:43 +01:00