Wykres commitów

193 Commity (a7f41c89d140bb082e0134f8b7bc4e5bf765bcfa)

Autor SHA1 Wiadomość Data
Sven Steudte a7f41c89d1 Merge branch 'master' of github.com:DL7AD/pecanpico10 2018-04-20 00:04:25 +02:00
Sven Steudte e07dc56208 Fixed power measuring bug 2018-04-20 00:04:17 +02:00
CInsights 48010e1c37 Merge branch 'master' of https://github.com/DL7AD/pecanpico10.git 2018-04-20 00:16:48 +10:00
CInsights 40042dc7c0 Multiple updates
- Trace out and shell. To get shell type any key. Trace is suspended.
- Fixed bug where AX25 receive FIFO was left locked.
- Improved trace message for AX25 packets with bad CRC.
- Additions to config.c in preparation for adding fixed location beacon.
2018-04-20 00:16:28 +10:00
Sven Steudte 59d2100240 Fixed reload bug, added new chart 2018-04-19 02:45:38 +02:00
Sven Steudte 71f0a0b652 Merge branch 'master' of https://github.com/DL7AD/pecanpico10 2018-04-19 01:49:22 +02:00
Sven Steudte 36b6617356 Fixed autoreload bug at image webpage, fixed timerange bug 2018-04-19 01:49:16 +02:00
CInsights f3f99aaaf4 Fix ?aprsd command output when there are no DIRECTS. 2018-04-17 19:41:41 +10:00
CInsights 1f3c1fa07a Small fix to ?aprsh command. 2018-04-17 19:33:36 +10:00
CInsights 697b6eee4f Merge branch 'master' of https://github.com/DL7AD/pecanpico10.git 2018-04-17 18:04:50 +10:00
CInsights 07cbb83c7f Multiple changes.
- Implement parser for embedded APRS message commands.
- Update board definitions.
- Only lock USB for radio id USB active.
- Blue LED blinks on packet decode or fast blinks if paused.
- Revise ublox CSUM implementation.
- Minor TRACE text changes.
2018-04-17 18:04:27 +10:00
Sven Steudte 852fc8585e Moved LPF a bit backward 2018-04-17 07:56:25 +02:00
Sven Steudte 299a5c31a5 Merge branch 'master' of github.com:DL7AD/pecanpico10 2018-04-17 07:36:04 +02:00
Sven Steudte acfa00b530 Relabeled pinheader 2018-04-17 02:56:44 +02:00
Sven Steudte c5fbed1537 Added one more pin to pinheader 2018-04-17 02:36:33 +02:00
Sven Steudte 5a74d63fbe Merge branch 'master' of https://github.com/DL7AD/pecanpico10 2018-04-16 02:42:07 +02:00
Sven Steudte 8d15ec8bec Fixed primary keys in position table 2018-04-16 02:42:00 +02:00
Sven Steudte 06a623e9b8 Fixed USB/battery isolation bug, increased schottky diode pad size 2018-04-16 02:40:19 +02:00
Sven Steudte c8be52415a Switched from SQLite to MariaDB 2018-04-15 06:06:32 +02:00
Sven Steudte 474bf25841 Added altitude on website 2018-04-15 02:49:03 +02:00
Sven Steudte f400e3cac9 Fixed coordinate format error 2018-04-15 02:46:56 +02:00
Sven Steudte 9a072d1435 Merge branch 'master' of https://github.com/DL7AD/pecanpico10 2018-04-15 02:29:41 +02:00
Sven Steudte 88beea3acf Added database destructor, fixed data range bug 2018-04-15 02:29:25 +02:00
CInsights 234772dc2c Rework IO config. Reinstate SD card (untested). 2018-04-15 00:41:23 +10:00
CInsights 90ffdef31c Fix buffer overrun in ax25. Chibios update. Stop decoder during TX. 2018-04-13 22:48:13 +10:00
CInsights fda66bbc25 Update to ChibiOS trunk rev 119i2. 2018-04-12 23:51:56 +10:00
CInsights c88dbf727f Multiple updates. Primarily image capture. SD card currently disabled. 2018-04-12 15:48:17 +10:00
CInsights 9e3c499fae Fixed camera memory clear bug. Various fixes. Add CRC calc to UBLOX. 2018-04-09 17:27:02 +10:00
CInsights 2f1eb1c547 Increase exception stack even more. Minor tidy ups. 2018-04-08 10:49:21 +10:00
CInsights 232c9dba83 Fix send_spacing in IMG. Minor comment updates. 2018-04-08 10:30:41 +10:00
CInsights 6f1e128324 Tidy up CCM conditionals. 2018-04-07 23:51:24 +10:00
CInsights f8af2ad069 Revert CCM heap to normal. Speed up burst send TX. Increase exc. stack. 2018-04-07 22:52:14 +10:00
CInsights aa1f1ffac5 Fix memory leak in TransmitOnRadio 2018-04-07 17:38:20 +10:00
CInsights 4db91dd82b Fix memory leak in image.c + remove redundant functions in pktservice.c 2018-04-07 16:08:36 +10:00
CInsights bef2f74fa6 Improved mem command. 2018-04-07 10:46:04 +10:00
Sven Steudte ca0453d504 Merge branch 'master' of github.com:DL7AD/pecanpico10 2018-04-06 14:33:57 +02:00
Sven Steudte 77fd7b8696 Remaned database path, removed old files 2018-04-06 14:33:36 +02:00
CInsights c481db3af0 Implement burst mode packet send for 9600. Improved error messages. 2018-04-06 19:54:08 +10:00
CInsights 7fddb09931 Fix memory leak in TX. Add 'heap' command. Minor refactoring & docs. 2018-04-06 02:18:31 +10:00
CInsights 8acae72d21 Add en bloc send capability to radio TX. 2018-04-05 22:45:21 +10:00
CInsights 125bbaf7df Re-implement CLI aprs_message command. 2018-04-05 16:06:40 +10:00
CInsights e3fe666e4f Enable CCM use for buffers, aprs messages to pos callsigns. Dummy GPS. 2018-04-05 00:21:00 +10:00
CInsights bcda53f2f4 Merge remote-tracking branch 'origin/master' 2018-04-03 23:50:37 +10:00
CInsights d0eaafe195 Position APRSD send now comes from aprs.tx callsign. 2018-04-03 23:50:13 +10:00
CInsights 859e24425e CAM capture buffer allocated/returned to heap. New section for .aprs 2018-04-03 23:15:01 +10:00
CInsights 6086f387ed CAM capture buffer allocated/returned to heap. New secion for .aprs 2018-04-03 23:14:31 +10:00
CInsights 4aee747301 Turned off some checking and measuring options in chconf.h 2018-04-02 01:49:27 +10:00
CInsights 88e6ac10bf Revise packet buffer control. Add .tx section to conf.c, add rssi to TX 2018-04-02 01:36:47 +10:00
CInsights b794a571b9 Added hysteresis to radio manager accelerated TX processing rate. 2018-03-31 13:56:43 +11:00
CInsights e92c4903c9 Fix I2C interfering with image capture (was not locked). 2018-03-30 23:08:51 +11:00