Wykres commitów

1131 Commity (ada5b4ae3f3266724d4ec52ea4bfb7236345ee6c)

Autor SHA1 Wiadomość Data
Christopher Young ada5b4ae3f dest/src patch. 2016-06-21 15:05:28 -04:00
Christopher Young fc5641cb69 Integrate @toofishes improvement: Unroll loop in convert_to_phi.
“This yields a 10% CPU savings vs the original single value per loop
iteration implementation on a Raspberry Pi 2 Model B.”

https://github.com/mutability/dump978/commit/b0958f4305d2c7355d07fa9b938
8f6ad1b31b161
2016-06-21 14:54:59 -04:00
Christopher Young e180f79855 Start Canadian regs with "C-". Formatting.
#442.
2016-06-21 12:28:49 -04:00
cyoung ec3c5a6ab9 Merge pull request #442 from AvSquirrel/tail-number-decoding
Automatic translation of Mode S codes to US/CA tail numbers
2016-06-21 12:27:27 -04:00
cyoung edb9e8023c Merge pull request #444 from egid/master
GPIO fan control script
2016-06-21 12:25:27 -04:00
Eric Gideon 837c6ec476 adding fancontrol to the root user's dir; no automation at this time. 2016-06-21 09:11:54 -07:00
Eric Gideon 43c0da7e21 adding @helno's GPIO fan control script. 2016-06-21 09:06:30 -07:00
Eric Gideon 50027d416c Merge pull request #1 from cyoung/master
Update fork
2016-06-21 08:56:35 -07:00
AvSquirrel 6d19f57e0e Add decoding of Canadian tail numbers 2016-06-20 05:07:00 +00:00
AvSquirrel efaaa8777d Decode US civil Mode S codes to N numbers 2016-06-20 03:30:40 +00:00
Christopher Young a062241c7a Add metar-to-text functions. 2016-06-14 10:29:55 -04:00
Christopher Young 275d72befa Add Makefile. 2016-06-14 10:29:30 -04:00
Christopher Young de89ee301a Initial commit, metar parser.
https://sourceforge.net/p/mdsplib/code/HEAD/tree/
2016-06-14 10:28:31 -04:00
Christopher Young 9ae8ff93a2 Cleanup. 2016-06-13 16:25:21 -04:00
Christopher Young 5eadf628ee ASCII Stratux /etc/motd. Add note about clock. #426
http://patorjk.com/software/taag-v1/, “Univers” font.
2016-06-13 16:12:41 -04:00
Christopher Young 60ec38c5bb Change 'Data' in 'msg' struct from []byte to string for logging. 2016-06-10 15:12:32 -04:00
cyoung 1b02ce3611 Merge pull request #438 from AvSquirrel/logging-fix-20160607
Bug fix for logging
2016-06-07 20:39:20 -04:00
AvSquirrel e5a6046660 Set logfiles for non-FlightBox installations 2016-06-08 00:20:10 +00:00
cyoung f40ae217bf Merge pull request #436 from tonymorris/master
fix typo in comment
2016-06-06 20:09:33 -04:00
Tony Morris b0e4ca1772 fix typo in comment 2016-06-02 20:41:25 +10:00
cyoung 94d2467e22 Merge pull request #435 from AvSquirrel/ownship-testing
Intial prototype for ownship traffic suppression. Fixes #421.
2016-05-31 09:13:11 -04:00
Christopher Young 68e2d32f1d Move tower stats processing out of parseInput(). Remove unused ADSBTower.Messages_total. 2016-05-31 09:00:02 -04:00
Christopher Young 2132585f76 Remove products_last_minute comments. 2016-05-31 08:29:06 -04:00
cyoung 8f310d0afc Merge pull request #428 from AvSquirrel/uat-mutex
Additional UAT stability improvements (tower mutex, array bounds checks)
2016-05-31 08:26:50 -04:00
cyoung 1493526807 Merge pull request #430 from jpoirier/development
Add support for RPi0 board rev 1.3
2016-05-31 08:20:03 -04:00
Joseph Poirier 4431f3cda3 Add support for RPi0 board rev 1.3 2016-05-29 11:17:00 -05:00
Christopher Young 9e6ba2094e Allow user to set ppm to a blank string.
13c6fef514
2016-05-29 01:45:13 -04:00
Christopher Young 404a4c9c05 FlightBox additions: log to /root. 2016-05-27 16:27:22 -04:00
Christopher Young 4313e02fc7 Cleanup old logging code. Comments. 2016-05-27 16:20:20 -04:00
Christopher Young 89107818b8 decodeAirmet() not used in gen_gdl90 stats and still in development.
#420.
2016-05-27 11:51:11 -04:00
Christopher Young 438a947aa5 Remove extra log message. 2016-05-27 00:18:48 -04:00
Christopher Young e81c640baf Fix fatal error when can't listen on :50113 UDP. 2016-05-26 23:48:13 -04:00
Christopher Young 566295a227 Undo last change. 2016-05-26 23:20:40 -04:00
Christopher Young f417414fad Update udev rules with 'make install'. 2016-05-26 23:19:35 -04:00
AvSquirrel 72aa6b5583 Bounds checking for uatparse.go arrays 2016-05-26 03:30:24 +00:00
AvSquirrel 5be9ec80ef Comment out 'products_last_minute' references 2016-05-24 19:48:31 +00:00
AvSquirrel f1521d6e25 Initial commit of ADSBTower mutex protection (needs testing) 2016-05-24 19:39:11 +00:00
cyoung 47271df764 Merge pull request #418 from AvSquirrel/udev-updates
Udev updates. Fixes #424.
2016-05-23 23:44:43 -04:00
Christopher Young 744240da50 Typo. 2016-05-23 11:27:50 -04:00
cyoung 5bd4c84e53 Merge pull request #405 from peepsnet/patch-14
include hostapd-edimax.conf along with hostapd.conf during updates
2016-05-23 11:14:53 -04:00
AvSquirrel 401c372ef4 Intial prototype for ownship traffic suppression 2016-05-20 03:28:41 +00:00
AvSquirrel d9c9b87f42 Add udev rules to Makefile 2016-05-19 04:03:34 +00:00
AvSquirrel 7940417f1c Add u-blox 8 to udev rules. Use generic descriptions for ublox 6/7. 2016-05-19 03:48:58 +00:00
Christopher Young aae8e925ef Fix 2016-05-17 19:19:32 -04:00
Christopher Young 7881d6c53a Move away from ttyUSB0 and use udev-specific rules.
#416.
2016-05-17 17:17:01 -04:00
Christopher Young 8b85b41342 Deploy stratux udev rules.
#416.
2016-05-17 17:13:30 -04:00
Christopher Young 4928f9526b Typo. 2016-05-17 15:26:11 -04:00
Christopher Young 1a50587cc9 Upload to temporary directory in .sh builds, then move.
#417.
2016-05-17 15:15:56 -04:00
Christopher Young c1fa523aaf Initial commit - udev rules for GPS devices and serialout devices.
#416.
2016-05-16 18:39:42 -04:00
cyoung 29915cb62e Merge pull request #412 from AvSquirrel/gps-backend-working
GPS improvements: Satellite info; multi-GNSS support; UI updates
2016-05-16 17:58:01 -04:00