Wykres commitów

232 Commity (usb_log)

Autor SHA1 Wiadomość Data
Christopher Young 0f001da912 Remove init.d files from gen_gdl90 process. 2016-06-24 16:48:48 -04:00
Christopher Young f4a36b2df7 Throw webUI error prompting user to update image if /etc/debian_version <8.0.
#448.
2016-06-24 16:10:34 -04:00
AvSquirrel 5dc2aec687 Merge remote-tracking branch 'upstream/master' into gpsattitude-june2016 2016-06-19 03:00:08 +00:00
Christopher Young 60ec38c5bb Change 'Data' in 'msg' struct from []byte to string for logging. 2016-06-10 15:12:32 -04:00
AvSquirrel c34c107f23 Comment cleanup. Remove bloat from UI status page. 2016-06-08 03:20:43 +00:00
AvSquirrel e5a6046660 Set logfiles for non-FlightBox installations 2016-06-08 00:20:10 +00:00
AvSquirrel 3d4dec80a4 Add GPS attitude logging to sqlite log 2016-06-08 00:10:17 +00:00
AvSquirrel cbd117d216 Initial implementation of GPS attitude on v0.9 codebase. Needs debug. 2016-06-07 13:03:25 +00: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
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
cyoung 3843350432 Merge pull request #427 from uavionix/master
Initial
2016-05-26 23:15:41 -04: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
AvSquirrel 65beb92208 Re-initialize on disconnect. Improvements for multi-GNSS 'in solution' counts. 2016-05-08 05:14:20 +00:00
cyoung 8043ff79fd Merge pull request #410 from AvSquirrel/logging
Graceful shutdown of SQLite logs
2016-05-03 08:53:53 -04:00
AvSquirrel 57197c55eb Split out traffic source from DEBUG. Fix panic closing closed channel. 2016-05-03 04:40:51 +00:00
AvSquirrel 24a6da3da9 Added graceful shutdown for SQLite logging 2016-05-02 05:03:21 +00:00
AvSquirrel 313f16e433 Improved isGPSValid(); reordered GPS port priority 2016-04-29 03:18:34 +00:00
Christopher Young acee114964 Fixed race condition that caused CPUTemp = -99.00ºC. 2016-04-12 11:13:48 -04:00
Christopher Young 23619fad1b Add disk usage webUI warning. 2016-04-12 10:59:07 -04:00
Christopher Young e8f8a27bc3 Formatting (gofmt). 2016-04-12 10:38:04 -04:00
cyoung 20c09340d7 Merge pull request #376 from AvSquirrel/ownship-track
Improve ownship track accuracy. Add disk usage to logs.
2016-04-12 10:37:20 -04:00
AvSquirrel 0de359ec0e Remove extraneous LF 2016-04-07 08:27:07 +00:00
AvSquirrel 21bc97e9b6 Add disk usage / free space to log 2016-04-07 08:21:15 +00:00
AvSquirrel 1be1c9fdcf Improved binning for ownship track message 2016-04-07 06:31:50 +00:00
AvSquirrel be3e487267 Use float for GPS track. Rebin ownship track. 2016-04-07 05:24:12 +00:00
AvSquirrel d1ebc2df1d Fix geometric ownship alt overflow 2016-04-07 04:18:57 +00:00
Christopher Young 480426cdd1 Remove further remnants of replay logging. 2016-03-26 17:19:59 -04:00
Christopher Young e0f82b0a29 Data logging graceful shutdown. 2016-03-26 17:15:59 -04:00
Christopher Young 0199d49238 Move dump1090 terminal logging to datalog package. Remove remnants of replay logging. 2016-03-26 17:12:26 -04:00
Christopher Young fa28ac210c Remove UAT and ES replay logging. Add datalog functions for UAT and ES messages. 2016-03-26 16:49:57 -04:00
Christopher Young cb113cb804 Remove AHRS replay log. 2016-03-26 16:37:33 -04:00
Christopher Young aa2bd06fd0 Remove GPS replay log. 2016-03-26 16:34:02 -04:00
Christopher Young bd4f4c8743 Log status. 2016-03-24 10:51:12 -04:00
Christopher Young 854b96f608 More data logger boilerplate. Add to Makefile and init in main(). 2016-03-24 09:33:11 -04:00
Christopher Young 275c1740f0 Export all possible status fields. 2016-03-24 00:29:08 -04:00
Christopher Young 0a26cfc240 Export all possible SituationData fields. 2016-03-24 00:26:56 -04:00
Christopher Young e356194eb2 Add "System Errors" to main status page. 2016-03-10 14:41:30 -05:00
Christopher Young ac5a054e7d Logic error. 2016-03-10 13:29:07 -05:00
Christopher Young e5026f66c1 Add HardwareBuild to globalStatus - only used for FlightBox currently. 2016-03-10 13:09:25 -05:00
Christopher Young e6bb6ce477 Add system-wide errors concept for display in WebUI. 2016-03-10 13:06:14 -05:00
Christopher Young dbe8ed5c3a Change default settings: GPS enabled. 2016-03-10 12:34:06 -05:00
Christopher Young 1308e74587 Roll back webserver, use Go as webserver. 2016-03-07 21:33:28 -05:00
Christopher Young 9bdef48b4b Cleanup. a+x /var/log/stratux default permissions. 2016-03-07 19:49:46 -05:00
cyoung e1a41f773f Merge pull request #266 from cyoung/separate_httpd
use standalone httpd service / move stratux services to port 8080
2016-03-07 19:20:28 -05:00
Christopher Young d2a3f9433a Add 'Build' to status struct. 2016-02-28 22:29:40 -05:00
AvSquirrel 1a5172e596 Tower signal strength, other bug fixes 2016-02-27 08:35:17 +00:00
AvSquirrel a9b631e732 Incorporate dump1090-mutability 2016-02-27 06:04:41 +00:00
AvSquirrel 374ea26c5e Allow NIC=0 UAT traffic. Tweaks to demo traffic. 2016-02-27 05:36:33 +00:00
AvSquirrel e8ba0a30a5 Simplify UAT power calculation 2016-02-27 02:42:56 +00:00
Christopher Young 1cee936266 Formatting. 2016-02-26 12:08:01 -05:00
cyoung 7007d18606 Merge pull request #285 from AvSquirrel/new_dump1090
Dump1090 improvements. Overhauled traffic parsing. UAT groundspeed and air/ground status bug fixes.
2016-02-26 11:35:09 -05:00
Ryan C. Braun 6594cdf5f4 Enhance Ping support, add RSSI and RS bit errors 2016-02-26 11:18:22 +00:00
Ryan C. Braun 6ae392af6d Merge branch 'master' of https://github.com/cyoung/stratux
Conflicts:
	main/gen_gdl90.go
	web/plates/js/settings.js
2016-05-04 05:50:52 +00:00
Ryan C. Braun 69a933efdd Merge branch 'master' of https://github.com/cyoung/stratux
Conflicts:
	Makefile
	main/traffic.go
2016-04-20 09:29:56 +00:00
Ryan C. Braun 91fd133271 First cut of uAvionix Ping changes 2016-04-20 08:59:55 +00:00
AvSquirrel 5d082e3292 Incorporate dump1090-mutability. UI signal strength and traffic improvements. 2016-02-25 05:53:35 +00:00
AvSquirrel 27dc75ca0e Wrong order in UAT max signal strength 2016-02-24 02:20:38 +00:00
AvSquirrel 404f2456e6 Exclude traffic signal from tower max signal calc 2016-02-24 02:01:35 +00:00
AvSquirrel bd36732e49 Enable UAT signal strength for traffic (downlink) messages 2016-02-23 07:00:16 +00:00
AvSquirrel 60c082b0a0 Cleanup. Comment out demo mode and most debug log message. 2016-02-23 06:41:52 +00:00
AvSquirrel 2360f90861 Overhaul of makeTrafficReportMsg and parseDownlinkReport. Needs testing. 2016-02-23 05:45:39 +00:00
Joseph Poirier e9221e5097 cleanup and idiomatic code in prep for #239 2016-02-21 10:40:14 -06:00
bradanlane 36393d859b use standalone httpd service / move stratux services to port 8080 2016-02-18 14:37:10 -05:00
Christopher Young 65559a38fd Remove irrelevant/old comments. 2016-02-18 00:34:21 -05:00
AvSquirrel 48b5127af6 Improved demo traffic 2016-02-17 04:19:33 +00:00
AvSquirrel 878747e633 GPS improvements: clearer init messages, compatibility tweaks 2016-02-17 03:13:21 +00:00
Christopher Young 02bf2251d8 Rough update process - startup script looks for update file, executes it, reboots. 2016-02-15 17:48:33 -05:00
AvSquirrel e15c389975 Traffic message network optimization. Bug fix. 2016-02-15 01:27:02 +00:00
AvSquirrel 211d3a29ed Fix memory leak in serial GPS reader 2016-02-10 07:06:52 +00:00
AvSquirrel 90605ef032 Detect disconnected GPS. Update web UI and attempt reconnect. 2016-02-05 01:08:12 +00:00
AvSquirrel 2f9ce16bfd Fix #223. Change ticker to 50 ms intervals for future improvements. 2016-01-26 23:27:09 -06:00
Christopher Young 1f6c58350e PowerSave switch revert. 2016-01-26 01:03:26 -05:00
Christopher Young 89dd33aba8 Remove UAT replay message re-logging. 2016-01-25 23:43:27 -05:00
Christopher Young fd03b25d04 Disable X-Plane AHRS output port.
Not currently used by any app.
2016-01-24 22:19:34 -05:00
Christopher Young f5bed44086 Powersave switch. 2016-01-22 22:39:09 -05:00
Christopher Young 57a9fbf393 Catch SIGINT and SIGTERM - shutdown SDR functions.
Fixes #204.
2016-01-19 10:40:40 -05:00
Christopher Young e0dde8d5de Add /getClients for debugging. 2016-01-19 09:50:02 -05:00
Christopher Young 8f8bd363a2 Comments. 2016-01-19 08:39:46 -05:00
bradanlane 4d85491f67 start/stop gen_gdl90 directly fron init.d-stratux 2016-01-08 16:02:57 -05:00
Christopher Young cfd1541708 Use monotonic clock for status print.
#174.
2016-01-07 11:54:38 -05:00
Christopher Young 363f411b45 Typo fix. 2016-01-07 11:42:37 -05:00
Christopher Young dcf50409e9 Use monotonic clock for message tracking.
#174.
2016-01-07 11:37:57 -05:00
Christopher Young 6303b0c536 Use monotonic timer for uptime.
Fixes #69.
2016-01-07 11:08:54 -05:00
Christopher Young cf0296d77f Cleanup. 2016-01-05 11:09:06 -05:00
Christopher Young bb23bd507f Fix CPU status byte bug. Change link to spec. 2015-12-31 23:44:51 -05:00
Christopher Young 052b4e2855 Add mySituation.SatellitesSeen to stratux.log status message. 2015-12-28 02:19:02 -05:00
Christopher Young d94e049ba2 Update GPS satellite variables even if isGPSValid() is false.
isGPSValid() only when “acceptable” solution is found, updating
variables shows progress.
2015-12-28 01:56:33 -05:00
Christopher Young 446112aced Formatting. 2015-12-28 01:54:04 -05:00
AvSquirrel 799a247c6c Add geoid separation offset and satellites seen. 2015-12-28 05:57:31 +00:00
AvSquirrel 681e05f3a3 Add new GPS status messages 2015-12-27 08:47:37 +00:00
Christopher Young f51bd61b3b Typo. 2015-12-26 17:34:35 -05:00
Christopher Young c88d15929c Reused var. 2015-12-26 17:23:25 -05:00
Christopher Young ccd023f50c Version number for status message. 2015-12-26 17:17:53 -05:00
Christopher Young 7fb784dd0b GPS/AHRS on/off settings portion of status message. 2015-12-26 16:52:32 -05:00
Christopher Young 54231905c5 Use build string as a hex value instead of characters. 2015-12-22 17:37:39 -05:00
Christopher Young 01919b3ab9 Connected RY835AI y/n. 2015-12-22 17:18:14 -05:00