Wykres commitów

1389 Commity (c7ad7728d6ad8c1865f80b33aed1a1c9edca2893)

Autor SHA1 Wiadomość Data
cyoung f711e61a1f Merge pull request #490 from jamez70/UAT_Statistics
Added UAT statistics to the status page
2016-09-25 20:44:26 -04:00
Jim Jacobsen f099336823 Fixed typo, and added TAF.AMD 2016-09-24 18:23:39 -05:00
Jim Jacobsen 2f2c3d27a3 Added UAT statistics to the status page 2016-09-24 12:17:46 -05:00
cyoung a951ea9afb Merge pull request #488 from AvSquirrel/ubx-zeroalt-fix
Workaround to allow negative GPS HAE on ublox-7. Fixes #487.
2016-09-21 09:04:25 -04:00
Christopher Young dc62a3abba Make HardwareBuild checking for updates case insensitive. 2016-09-19 18:27:19 -04:00
Christopher Young 31bbf1bc1b Don't display serialout settings unless a serialout device is present. 2016-09-19 12:25:23 -04:00
Christopher Young 30fe7295c4 Add automatic serialout when /dev/serialout0 is present.
/dev/serialout0 created by either inserting a CP2102-based
USB-to-Serial dongle or by symlink.
2016-09-19 12:21:39 -04:00
Keith Tschohl 9939ba986a Ignore PUBX,00 'HAE' field if it is equal to 0 2016-09-17 03:56:22 +00:00
Christopher Young 85d73964c7 Typo. 2016-09-14 22:23:17 -04:00
Christopher Young 4659e03dbd Use Pin 12 (GPIO 18) for fancontrol. 2016-09-12 15:25:53 -04:00
Christopher Young 0d404a19bc Remove stratux-post-start.sh. 2016-09-12 14:44:28 -04:00
Christopher Young 95c1c3669e Remove stratux-post-start.sh. Start fancontrol and screen controller from rc.local. 2016-09-12 14:43:56 -04:00
Christopher Young 89c82762b7 Change paths. 2016-09-11 18:49:01 -04:00
Christopher Young e4916a9de6 Add back DHCP default route.
Fixes some issues with Android. Cellular no longer usable on iPad when
connected.
2016-09-11 18:48:56 -04:00
Christopher Young 0588f8b0e7 Daemonize stratux-screen.py and fancontrol.py. 2016-09-11 17:24:01 -04:00
Christopher Young 333bb6c3ce Add "post start" script to start fan control and screen controllers. 2016-09-11 17:06:06 -04:00
Christopher Young 03f3957a0d Change paths for OLED screen addition. Add OLED script install into mkimg.sh. 2016-09-11 16:58:37 -04:00
Christopher Young e7636a0561 Add specific CP2102 rule for dedicated serialout device. 2016-09-06 16:16:02 -04:00
Christopher Young f477a8366e Traffic Javascript logic improvements and cleanup.
Fixes case where aircraft is first placed into “invalid position” table
and is never removed (even when position becomes valid).
2016-09-05 14:50:56 -04:00
Christopher Young 16c68b737d BMP logo initial commit. 2016-09-05 14:49:43 -04:00
Christopher Young 1159a37baf Add RPi3 FCC testing report for reference. 2016-08-26 23:09:47 -04:00
cyoung 5c322896e6 Merge pull request #478 from peepsnet/patch-19
Fixed typo
2016-08-24 17:48:16 -04:00
Christopher Young 0177402f00 Write only a single file for updates - fixes reboot loop issues.
Files with spaces and special characters were causing reboot loops.
2016-08-24 10:25:27 -04:00
cyoung 84e3497da5 Merge pull request #479 from tc0nn/master
Fixed typo in aliases for setSerial1
2016-08-20 23:00:51 -04:00
tconnolly@Tims-Home-iMac.local 45aac86b76 Fixed type in aliases for setSerial1 2016-08-20 20:07:25 -05:00
Ryan C. Braun e93b90197c Remove unused fmt from imports 2016-08-20 15:05:35 -05:00
peepsnet 574ff01d51 Fixed typo
this was preventing the stxAliases.txt from being copied over properly
2016-08-19 13:12:33 -04:00
Christopher Young e472329a32 Update issue template with checkboxes. 2016-08-16 16:07:03 -04:00
Christopher Young 6e6aa0b055 Clarify motd message about 'stratux-help' - command only applies to root user.
#473.
2016-08-16 16:04:25 -04:00
Jim Jacobsen 04e4454bb7 Added modification to udev rule to support replacement uAvionix device received 2016-08-11 21:12:38 -05:00
Ryan C. Braun 3cd58d20d8 Disable logging of Ping data reception 2016-08-09 14:36:01 -05:00
Ryan C. Braun 6daa3b7240 Merge remote-tracking branch 'upstream/master' 2016-08-09 14:10:55 -05:00
cyoung ff79aa5555 Merge pull request #463 from egid/egid-cleanup-426
Clean out clock UI
2016-08-05 17:07:02 -04:00
cyoung 973f576a54 Merge pull request #461 from egid/egid-gps-tweak
GPS accuracy on Status page
2016-08-05 17:05:59 -04:00
cyoung 1a7405ee32 Merge pull request #464 from AvSquirrel/boot-fixes
Update setup scripts to disable console on ttyAMA0
2016-08-05 17:04:42 -04:00
cyoung 5a13cc01ee Merge pull request #467 from peepsnet/patch-18
Added hostapd_manager.sh and raspi-config reminders
2016-08-05 12:07:12 -04:00
cyoung fb6c9ee119 Merge pull request #469 from cyoung/uavionix
PingEFB support - initial.
2016-08-05 12:05:02 -04:00
Christopher Young 8293c88936 Merge remote-tracking branch 'origin/master' into uavionix 2016-08-05 11:56:25 -04:00
Christopher Young 2569a146e9 Use apt-get to install python-pil. 2016-07-29 08:34:11 -04:00
Eric Gideon ee6ca139af add horizontal GPS precision to the "GPS solution" row on the status page 2016-07-23 13:16:20 -07:00
peepsnet afe73c38f1 Added hostapd_manager.sh and raspi-config reminders
Added hostapd_manager.sh and raspi-config reminders in the help
2016-07-22 20:35:56 -04:00
AvSquirrel f529ce3231 Remove references to /etc/inittab 2016-07-16 02:38:13 +00:00
AvSquirrel 56874e0886 Disable console on ttyAMA0 - shell updates 2016-07-15 15:50:30 +00:00
AvSquirrel fd6b8626e8 Disable console on ttyAMA0 - mkimg.sh 2016-07-15 15:49:51 +00:00
Eric Gideon 80b373a7a4 Remove clock / clock diff row from status template; also remove from js and go. 2016-07-15 01:28:30 -07:00
Christopher Young e3d348a0fa Resolve conflicts. 2016-07-14 15:50:07 -04:00
Christopher Young 77ecb0d6ad Merge remote-tracking branch 'origin/master' into uavionix
# Conflicts:
#	Makefile
#	image/mkimg.sh
#	selfupdate/makeupdate.sh
2016-07-14 15:45:34 -04:00
Christopher Young eebf4be15c Update README. 2016-07-14 14:59:13 -04:00
Christopher Young 945c8bf6bc Don't start ffMonitor() - no longer needed. 2016-07-13 15:53:02 -04:00
Christopher Young 04be847069 Add OLED screen display files. 2016-07-12 18:08:56 -04:00