Eric Westphal
|
f8187e1383
|
Report fixed digits for AHRS info on web UI.
|
2017-04-22 18:20:09 -04:00 |
Christopher Young
|
29b959afa9
|
Merge remote-tracking branch 'origin/master' into ahrs_dev
# Conflicts:
# main/gen_gdl90.go
# main/gps.go
# main/managementinterface.go
# main/network.go
# web/js/main.js
# web/plates/developer.html
# web/plates/gps.html
# web/plates/js/developer.js
# web/plates/js/gps.js
# web/plates/js/settings.js
# web/plates/js/status.js
# web/plates/status-help.html
# web/plates/status.html
# web/plates/traffic-help.html
|
2017-04-04 13:16:32 -04:00 |
Eric Westphal
|
23df9c9c2e
|
Slip/skid indicates correctly in UDP; limit UI slip/skid to 10 deg max.
|
2017-04-02 10:26:23 -04:00 |
Eric Westphal
|
ac6da35e3b
|
Tidy up UI Status page, display CPU stats always.
|
2017-04-02 10:09:16 -04:00 |
Eric Westphal
|
6220a2dfe3
|
Change Situation field names to more explanatory scheme.
|
2017-03-30 19:20:49 -04:00 |
Eric Westphal
|
9e101b4cf5
|
Minor ahrs.js name changes.
|
2017-03-26 20:44:42 -04:00 |
Eric Westphal
|
1904227438
|
Use websocket for gps/ahrs instead of GET polling.
|
2017-03-26 20:38:36 -04:00 |
Eric Westphal
|
bef3f475da
|
Minor reformatting of gps.js.
|
2017-03-26 19:54:28 -04:00 |
Eric Westphal
|
7cca9a1bbc
|
AHRS indicator lights red if stratux disconnects.
|
2017-03-26 19:42:15 -04:00 |
Eric Westphal
|
a23a29fdfd
|
Improved formatting of calibration warning message.
|
2017-03-25 22:55:19 -04:00 |
Eric Westphal
|
ae92bae0d3
|
Resetting AHRS now turns of AI and displays calibration warning.
|
2017-03-25 18:24:51 -04:00 |
Eric Westphal
|
551b2fc3e9
|
AI headings above 360 modded by 360.
|
2017-03-16 17:33:59 -04:00 |
Eric Westphal
|
9fefa4c3ff
|
Create ai svg in javascript.
|
2017-03-12 22:27:24 -04:00 |
Eric Westphal
|
571bec5a57
|
Make sure G Meter resets fully on power-up.
|
2017-03-11 19:39:49 -05:00 |
Eric Westphal
|
d625f50446
|
Add arcs to g meter between max and min.
|
2017-03-11 09:20:26 -05:00 |
Eric Westphal
|
f25df87825
|
Add G Meter to UI.
|
2017-03-10 22:03:35 -05:00 |
Eric Westphal
|
8ce402a33f
|
Add AHRS status indicators to web UI.
|
2017-03-09 21:43:26 -05:00 |
Eric Westphal
|
234dcb3726
|
Initial display of MagHeading, Slip/Skid, TurnRate, GLoad on web UI.
|
2017-03-08 18:11:05 -05:00 |
Eric Westphal
|
f1ff15031f
|
Add UI switch to record AHRS logs.
|
2017-03-05 18:34:25 -05:00 |
Eric Westphal
|
1344515c93
|
Separate UI switches for BMP and IMU connected.
|
2017-03-05 17:47:38 -05:00 |
Eric Westphal
|
5ab394b31d
|
Add Cage button to Attitude Indicator/AHRS.
|
2017-02-12 17:06:03 -05:00 |
Eric Westphal
|
b3dd98cd76
|
AHRS attitude indicator displays tenth of degree changes.
|
2017-02-10 23:14:19 -05:00 |
cyoung
|
a37d0f9ae3
|
Merge branch 'master' into developer_mode_add_loghandling
|
2017-02-02 22:28:16 -05:00 |
cyoung
|
490e3d9900
|
Merge pull request #557 from AvSquirrel/10Hz-gps
GPS configuration and detection improvements
|
2017-01-30 00:27:24 -05:00 |
Eric Westphal
|
0e14b82ddb
|
Show CPU load on UI status page.
|
2017-01-16 22:25:26 -05:00 |
Eric Westphal
|
3c16945c92
|
Set orientation of AHRS sensor in UI.
|
2017-01-16 18:22:57 -05:00 |
Eric Westphal
|
ed49f2c270
|
AHRS full-screen mode added.
|
2017-01-13 19:21:35 -05:00 |
Eric Westphal
|
541ce527a9
|
Add refresh UI function to developer mode.
|
2017-01-12 22:36:45 -05:00 |
Eric Westphal
|
e0f794b907
|
AHRS calibration UI mostly done.
|
2017-01-08 23:04:16 -05:00 |
Eric Westphal
|
b6fef3ca9a
|
sensors.go gets sensor orientation from globalSettings.
|
2017-01-08 12:11:51 -05:00 |
Eric Westphal
|
816411b3ee
|
Replace windoze CRLF with Linux LF in web files
|
2017-01-07 22:45:19 -05:00 |
Eric Westphal
|
a6642353d7
|
Add Enable_Sensors to settings UI
|
2017-01-07 08:05:37 -05:00 |
Eric Westphal
|
744c7bfe1c
|
Replace paper airplane with attitude indicator in UI
|
2017-01-05 23:00:35 -05:00 |
Eric Westphal
|
c9c02e2e86
|
Change execution modes of non-executables
|
2016-12-29 06:43:00 -06:00 |
Keith Tschohl
|
c7c6fb628b
|
UI tweaks: Unbold 'Towers'. Suppress accuracy if disconnected / solution. Wordsmithing.
|
2016-12-26 21:25:56 +00:00 |
Keith Tschohl
|
900ff0052e
|
Status UI cleanup. Consolidate UAT stats, fix disappearing DIV for uptime / temp, add bytes free.
|
2016-12-26 08:07:52 +00:00 |
Keith Tschohl
|
7063c73ba7
|
Reset accuracy and NACp on GPS disconnect. Add sample rate to GPS UI page.
|
2016-12-26 07:30:46 +00:00 |
Keith Tschohl
|
c7ad7728d6
|
Add GPS hardware detection status to UI
|
2016-12-25 20:06:28 +00:00 |
Jon Vadney
|
6198fc2ce3
|
add ability to set static ip from web ui when in dev mode
|
2016-12-25 07:03:56 +00:00 |
Christopher Young
|
0ed4c0bfb7
|
Remove globalSettings.AHRS_Enabled.
|
2016-11-17 19:01:03 -05:00 |
Christopher Young
|
d60248b660
|
Remove globalStatus.RY835AI_connected.
|
2016-11-17 18:56:15 -05:00 |
Christopher Young
|
6c50a96347
|
Remove 'AHRS_GDL90_Enabled' option.
|
2016-11-17 18:18:16 -05:00 |
Christopher Young
|
a777e7d462
|
Manual merge.
|
2016-11-16 16:15:30 -05:00 |
Jim Jacobsen
|
9f195fa067
|
Was a bug, fixed now
|
2016-11-16 20:48:03 +00:00 |
Jim Jacobsen
|
71aea36e69
|
Added 'm' specifier on unit for gps
|
2016-11-16 20:42:09 +00:00 |
Christopher Young
|
37e955474f
|
Calculate data_item.time for report types other than WINDS. Don't calculate data age if greater than 2 days off.
#521.
|
2016-11-16 08:26:58 -05:00 |
Christopher Young
|
60b4b808ee
|
Formatting.
#521.
|
2016-11-16 08:20:10 -05:00 |
Jim Jacobsen
|
b857c56a37
|
Possible solution for upper level winds forecast time
|
2016-11-14 05:07:16 +00:00 |
Jim Jacobsen
|
601e21c564
|
Added logfile truncation and download buttons to developer mdoe screen
|
2016-10-23 11:04:18 -05:00 |
Jim Jacobsen
|
e4de2f5778
|
Fixed typo with developer mode variable
|
2016-10-20 18:17:31 +00:00 |
Jim Jacobsen
|
bb00189e94
|
Added developer mode toggle by clicking on version 7 times within 3 seconds
|
2016-10-02 22:17:09 -05:00 |
Jim Jacobsen
|
2a76788405
|
Added developer menu item in addition
|
2016-10-01 21:03:04 -05:00 |
Jim Jacobsen
|
9f1fd88485
|
Added developer mode handing from /etc/stratux.conf instead, then this allows options in the status and settings pages. Would like to add a menu option for this in the future though
|
2016-10-01 19:59:41 -05:00 |
Jim Jacobsen
|
2f2c3d27a3
|
Added UAT statistics to the status page
|
2016-09-24 12:17:46 -05: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 |
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 |
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 |
Eric Gideon
|
ee6ca139af
|
add horizontal GPS precision to the "GPS solution" row on the status page
|
2016-07-23 13:16:20 -07: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
|
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 |
AvSquirrel
|
efaaa8777d
|
Decode US civil Mode S codes to N numbers
|
2016-06-20 03:30:40 +00:00 |
AvSquirrel
|
7b02ff0b70
|
Update settings.js for AHRS GDL90 toggle
|
2016-06-08 03:38:45 +00:00 |
Christopher Young
|
2132585f76
|
Remove products_last_minute comments.
|
2016-05-31 08:29:06 -04:00 |
Christopher Young
|
9e6ba2094e
|
Allow user to set ppm to a blank string.
13c6fef514
|
2016-05-29 01:45:13 -04:00 |
cyoung
|
3843350432
|
Merge pull request #427 from uavionix/master
Initial
|
2016-05-26 23:15:41 -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 |
Christopher Young
|
13c6fef514
|
Allow user to set watch list to a blank string.
|
2016-05-16 17:51:38 -04:00 |
AvSquirrel
|
4fa44bb766
|
Clean up web UI formatting, update GPS help file
|
2016-05-08 21:55:48 +00:00 |
AvSquirrel
|
d692c4d732
|
Add satellite in solution indicator
|
2016-05-07 15:19:42 +00:00 |
AvSquirrel
|
34e4ff2dd0
|
Add satellite status to GPS UI page
|
2016-05-07 06:14:36 +00:00 |
AvSquirrel
|
57197c55eb
|
Split out traffic source from DEBUG. Fix panic closing closed channel.
|
2016-05-03 04:40:51 +00:00 |
AvSquirrel
|
749480f1c3
|
Zero-pad single-digit lat/lng in traffic UI
|
2016-04-23 23:34:50 +00:00 |
AvSquirrel
|
d00ab538cd
|
Traffic UI updates from gpsattitude branch
|
2016-04-17 12:17:11 +00:00 |
bradanlane
|
70269dd442
|
trigger reboot as a webservice and redirect webui to wait on the status page for the reboot to complete
|
2016-04-13 12:38:37 -04:00 |
Christopher Young
|
e356194eb2
|
Add "System Errors" to main status page.
|
2016-03-10 14:41:30 -05:00 |
Christopher Young
|
bb6b2c5d70
|
Move /updateUpload URL to :8080 address.
|
2016-03-07 20:06:09 -05:00 |
bkwny
|
d925990455
|
Update status.js
Add days to Uptime: value. Express uptime in Mission Elapsed Time (MET) format.
|
2016-03-04 20:14:57 -05:00 |
Christopher Young
|
0d67cb855b
|
Display first 10 characters of Build hash next to version.
|
2016-02-28 22:53:59 -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 |
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
|
6492dc7788
|
Show traffic source in web UI
|
2016-02-19 06:09:34 +00:00 |
AvSquirrel
|
9ad3a7e333
|
Decrease traffic UI timeout to 59 sec
|
2016-02-18 06:10:21 +00:00 |
AvSquirrel
|
073f317909
|
Merge to upstream changes
|
2016-02-18 04:57:58 +00:00 |
Christopher Young
|
ca9bd3900b
|
Typos. Fixes #258.
|
2016-02-17 23:42:58 -05:00 |
AvSquirrel
|
370725eb53
|
Implement improved traffic UI. Clean up status and traffic help pages.
|
2016-02-18 04:31:05 +00:00 |
AvSquirrel
|
a900a8942d
|
Update traffic UI to support ti.age
|
2016-02-18 02:12:50 +00:00 |
AvSquirrel
|
3b510c146e
|
Merge remote-tracking branch 'upstream/master' into traffic-ui
|
2016-02-18 00:48:25 +00:00 |
bradanlane
|
3da5c9becc
|
added missing logs help, adjusted settings page layout, added basic filename checking for updates, cleaned up updates ui somewhat
|
2016-02-17 15:32:23 -05:00 |
AvSquirrel
|
b49bb796ee
|
Add Stratux time to traffic.js
|
2016-02-17 07:18:04 +00:00 |
AvSquirrel
|
367dedc5a6
|
Web UI clock data enhancements
|
2016-02-17 06:03:23 +00:00 |
AvSquirrel
|
1695e97aa0
|
Restore UTC time for traffic age
|
2016-02-16 05:43:32 +00:00 |
AvSquirrel
|
d57ed5f523
|
Blank out missing heading in traffic UI
|
2016-02-16 04:41:13 +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 |