Wykres commitów

203 Commity (1bd45ac9d5ce7fceb83969d82c5d36987d522317)

Autor SHA1 Wiadomość Data
CInsights 1bd45ac9d5 Check BMEi1 is OK when using air pressure to control GPS airborne mode 2018-04-28 01:39:15 +10:00
CInsights 061fc953ab Multiple changes.
- Update APRS position packet to include timestamp.
- Add ability to set air pressure level to control GPS airborne mode
- Add capability for time only acquisition from GPS when fixed coord set
- Revise GPIO naming to use IO1 - IO3 (2 & only if not external BME)
2018-04-28 01:05:57 +10:00
CInsights e56eca71e6 Multiple changes...
- Digipeater beacon can now use fixed coordinates only (no GPS)
- Adopt more tyedefs in types.h
- WIP for using scan where geofence is inoperable
2018-04-26 17:00:11 +10:00
CInsights 18cee6a431 Refactor radio frequency calculations. Revise config.c use of .rssi
- Check of special frequencies (GEOFENCE, etc.) now in common func.
- Change config.c  entries of .rssi .cca entries for TX identities.
2018-04-23 15:25:59 +10:00
CInsights 08bf7939e2 Add default APRS frequency
- Include freq param in config.c
- modify frequency setting in 446x.c
- modify frequency calc in pktradio.c
2018-04-22 17:05:58 +10:00
CInsights 29d3b3c99d Fix destination address in APRS message. 2018-04-22 09:54:09 +10:00
CInsights e51bad4c66 Implement fixed location for APRS DIGI.
- Add BCN thread to beacon location.
- New GPS ENUM state of GPS_FIXED.
- Deprecate test_gps hack.
- Rework APRSD src>dest & recipient config.
2018-04-22 00:32:15 +10:00
CInsights 4d1da3b34a Merge branch 'master' of https://github.com/DL7AD/pecanpico10.git 2018-04-20 10:21:07 +10:00
CInsights 844d2030d3 Fix POS APRSD message call sign and a few other minor edits. 2018-04-20 10:20:50 +10:00
Sven Steudte 017ffc88a7 Tidy up 2018-04-20 00:10:29 +02:00
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