Wykres commitów

1740 Commity (2017adf78ba91cdc23140d27d30b969c9f3ffa1c)

Autor SHA1 Wiadomość Data
peepsnet 18b0bf53ef clean up 2016-11-23 23:31:03 -05:00
peepsnet 27db95f749 hopefully better speed 2016-11-23 22:09:35 -05:00
peepsnet e3e7fd7aab logic reorder 2016-11-23 21:20:42 -05:00
peepsnet 7b104be3dc formatting 2016-11-23 20:37:19 -05:00
peepsnet 94da60ed06 formatting 2016-11-23 19:35:36 -05:00
peepsnet 226b8442f7 Check for and handle hostapd.user
This script now not only starts hostapd using the proper driver(standard/edimax). 

It now checks for the existance of the hostapd.user file and if found uses it. if not found creates it with the values from the existing hostapd.conf

I choose to only carry over the values from the hostaod.conf and not the edimax because they should be the same. 

If there is no user configurable values in hostapd.conf and no hostapd.user file then a default hostapd.user file is created.
2016-11-23 19:22:18 -05:00
peepsnet 454da41fd2 Update stratux-wifi.sh 2016-11-23 17:25:21 -05:00
peepsnet d2c50f0921 Delete hostapd.user 2016-11-23 17:03:24 -05:00
peepsnet 31dc1a14fd user configurable hostapd values
this is where the user valies are stored and used to build /tmp/hostapd.conf
2016-11-23 17:01:28 -05:00
peepsnet 4a1ce917a3 update comments 2016-11-23 16:37:19 -05:00
peepsnet 3ad982e1c0 copy both hostapd.comf and hostapd-edimax.conf
this is now able because we moved the user configurable options away from the package files and build a temp hostapd.conf on the fly.
see https://github.com/cyoung/stratux/blob/master/image/stratux-wifi.sh
2016-11-23 16:13:35 -05:00
peepsnet d5afa25c69 Merge pull request #6 from cyoung/master
Standardize TODOs.
2016-11-23 16:10:36 -05:00
peepsnet c0a945bb88 edits hostapd.user
this file now edits hostapd.user to change user configurable values for hostapd
2016-11-23 15:54:49 -05:00
peepsnet 3cca4ba525 loading user config settings
update the file to create a tmp file that adds all the user config valuse to the hostapd.conf and uses the new /tmp/hostapd.conf to run the hostapd deamon
2016-11-23 15:52:44 -05:00
peepsnet 11f513c1da removed user configurable values 2016-11-23 15:50:55 -05:00
Christopher Young 5c70640eac Standardize TODOs. 2016-11-23 15:50:41 -05:00
peepsnet 9489933233 removed user configurable values
removed user configurable values to be placed in a global hosapd file
2016-11-23 15:50:32 -05:00
peepsnet a8b98677c3 Merge pull request #5 from cyoung/master
update
2016-11-23 15:49:12 -05:00
Eric Westphal d1607e0729 Support the BMP280 2016-11-23 10:34:41 -05:00
Christopher Young ff7a7a2781 Undo a few non-webui related changes. #531. 2016-11-22 23:33:39 -05:00
cyoung 8bf9347878 Merge pull request #531 from jamez70/move_timer_calls
Move timer calls to bottom of routines
2016-11-22 23:27:22 -05:00
Jim Jacobsen 1bf4de80a2 Move timer calls to bottom of routines, makes the web interface a lot more responsive 2016-11-23 03:14:45 +00:00
peepsnet d98d173e31 stop overwriting hostapd.conf on update
For some reason, this line was added and it caused the hostapd.conf(but not hostapd-edimax.conf) to be replaced at each update. This caused the users custom SSID and channel settings to be replaced!!
2016-11-19 11:03:37 -05:00
peepsnet 33c90e8da8 Merge pull request #4 from cyoung/master
update
2016-11-19 10:58:09 -05:00
Christopher Young ebfb671142 Rename ry835ai.go to gps.go. 2016-11-17 19:14:33 -05:00
Christopher Young 360845b454 Misc cleanup. 2016-11-17 19:10:59 -05:00
Christopher Young d7498169ed Misc cleanup. 2016-11-17 19:02:55 -05: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 bc830b0a4e Remove mpu6050 references. 2016-11-17 18:49:18 -05:00
Christopher Young a47b1483c7 Remove linux-mpu9150 submodule. 2016-11-17 18:26:13 -05:00
Christopher Young eaea0178c2 Remove outdated FF compatibility warning. 2016-11-17 18:19:00 -05:00
Christopher Young 6c50a96347 Remove 'AHRS_GDL90_Enabled' option. 2016-11-17 18:18:16 -05:00
cyoung a473cca229 Merge pull request #527 from cyoung/master
Merge master.
2016-11-17 18:10:42 -05:00
Christopher Young 564bf93c63 Cleanup. #526. 2016-11-17 12:46:48 -05:00
Christopher Young 57e7c6d0a9 Formatting.
#526.
2016-11-17 12:43:47 -05:00
Christopher Young 83beb6dac1 Merge branch 'jamez70-gdl90-websocket-broadcaster' 2016-11-17 12:42:30 -05:00
Christopher Young 12df162b25 Manual merge. 2016-11-17 12:42:24 -05:00
cyoung 7d45737709 Merge pull request #516 from cyoung/stratux_websocket_support
Stratux websocket support. NEXRAD decoding added to uatparse.
2016-11-17 12:38:28 -05:00
Christopher Young b30f7094dc Formatting.
#525.
2016-11-17 10:54:30 -05:00
Christopher Young 2691fe714c Remove debug code.
#525.
2016-11-17 10:53:39 -05:00
cyoung 7b1dbf1975 Merge pull request #525 from jamez70/church-up-weather-status-page
Church up weather status page
2016-11-17 10:37:26 -05:00
Jim Jacobsen 7a801c6a06 oops again 2016-11-17 07:41:10 +00:00
Jim Jacobsen 2b3d06eafa Fixed JSON call 2016-11-17 07:25:36 +00:00
Jim Jacobsen 3a5a5e5048 GDL90 JSON interface stratux changes 2016-11-17 07:09:18 +00:00
Jim Jacobsen c5b18b79d9 More churching up, looks good 2016-11-17 06:58:36 +00:00
Jim Jacobsen e742ff0712 Add colors for wind, taf and pirep weather reports 2016-11-17 06:01:39 +00:00
Christopher Young 64836196cf Merge branch 'AvSquirrel-gpsattitude-june2016' into gpsattitude 2016-11-16 16:15:40 -05:00
Christopher Young a777e7d462 Manual merge. 2016-11-16 16:15:30 -05:00
cyoung 54204bab0d Merge pull request #524 from jamez70/gps_accuracy_meter_unit
Added 'm' specifier on unit for gps
2016-11-16 15:52:21 -05:00