Wykres commitów

368 Commity (master)

Autor SHA1 Wiadomość Data
CInsights 5e90141511 Refactor GPS altitude model switching... 2018-05-02 17:22:23 +10:00
Sven Steudte 938611f995 Merge branch 'master' of github.com:DL7AD/pecanpico10 2018-05-02 02:43:15 +02:00
Sven Steudte 25f64a6cfe Moved wires around, added vias, created GERBERs for 10b 2018-05-02 02:43:03 +02:00
CInsights 109a9d8159 WIP on "sats" command to output NAV-SVINFO 2018-05-02 01:41:10 +10:00
CInsights f1dc595c34 Completed multi-build framework.
- Make files now uses autobuild of all sources in source folder
- Revised makefiles to use project name for portability setting
2018-05-01 20:29:35 +10:00
Sven Steudte 59dcb96233 Added SAW Filter
Optimized Antenna connections
Created SAW Filter pad
2018-05-01 00:31:39 +02:00
CInsights ff879682f5 Partial implementation of multi-board build system.
- All pp sources except main.c now in source folder
- Still to implement autobuild to simplify make files
2018-05-01 01:12:15 +10:00
CInsights e8edeb3dc7 Merge branch 'master' of https://github.com/DL7AD/pecanpico10.git 2018-04-30 01:14:58 +10:00
CInsights ef993980dd Update port naming in board.h. Fix collector loop inclusion. 2018-04-30 01:14:36 +10:00
Sven Steudte 7c0ccbeedb Merge branch 'master' of github.com:DL7AD/pecanpico10 2018-04-29 05:19:56 +02:00
Sven Steudte a3b9d37df9 Added 2m bandpass trap filter in GPS rx
Removed unnecessary resistor
Edited/Added schematic comments
2018-04-29 05:18:06 +02:00
CInsights e6634414f7 Fix telemetry config incorrect addressing. 2018-04-29 10:04:33 +10:00
CInsights 886397de4b Remove DHM time stamp from POS and BCN position reports.
- Other tidy ups in ublox and config.c types.
2018-04-28 23:15:21 +10:00
CInsights 25511eb1fd Refactor GPS dynamic model configuration. 2018-04-28 12:03:52 +10:00
CInsights b727854f20 Add GPS portable model used when not airborne 2018-04-28 02:06:36 +10:00
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