Wykres commitów

1340 Commity (737df68e4621582c42d168c28c742124776c5529)

Autor SHA1 Wiadomość Data
peepsnet 737df68e46 clean up 2016-11-24 00:00:52 -05:00
peepsnet 2ef42ea8d0 add sleep
add sleep to make sure the file write has time to finish before checking for the file
2016-11-23 23:51:18 -05:00
peepsnet 6c5352e3a1 clean up code 2016-11-23 23:35:14 -05:00
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
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 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
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
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 b67af3d191 Ping comments change. Added some data on recent tests. 2016-11-16 09:17:23 -05:00
cyoung 286fc27b84 Merge pull request #508 from uavionix/master
Add pingEFB text to README
2016-11-16 09:15:32 -05: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
cyoung 692157ecf5 Merge pull request #521 from jamez70/upper-winds-time-fix
Possible solution for upper level winds forecast time
2016-11-16 08:16:32 -05:00
cyoung b6fef657a2 Merge pull request #522 from jamez70/fix-font-weight
A font you can actually read on a tablet/phone
2016-11-15 09:55:22 -05:00
cyoung 6d9434d4b9 Merge pull request #519 from jamez70/fix_uat_status_layout
Updated UAT statistics
2016-11-15 09:37:32 -05:00
cyoung 49e252c270 Merge pull request #520 from jamez70/browser-cache-reload-possible-fix
Added seconds tag to stratux.appcache for page reloading if built cod…
2016-11-15 09:36:56 -05:00