Conrad Lara - KG6JEI
765ca369ea
bugfix: Disable Default Route checkbox was not displayed in NAT mode
2016-01-22 21:10:28 -08:00
Conrad Lara - KG6JEI
b38309bab5
Merge branch 'FixupTunnelFirewall' into release-3.16.1.0
...
Various fixes around tunnel firewall rules
2016-01-21 20:40:43 -08:00
Conrad Lara - KG6JEI
29ba1c0419
bugfix: Tunnel Firewall: Accept SNMP and default to block on input chain instead of accept
2016-01-21 20:39:59 -08:00
Conrad Lara - KG6JEI
a7ae3afe4e
Merge branch 'AirRouterLEDS' into release-3.16.1.0
...
Add support for the Globe LED to be the mesh status on AirRouter
ref AREDN->ticket:144
2016-01-21 20:21:48 -08:00
Trevor Paskett - K7FPV
923039fcc0
Merge branch 'release-3.16.1.0' of ssh://git.aredn.org/aredn_ar71xx into release-3.16.1.0
2016-01-20 10:10:34 -07:00
Trevor Paskett - K7FPV
35e05b7dac
change uhttpd script_timeout from 60 to 240 to fix uploading firmware on slow links
2016-01-20 10:09:52 -07:00
Darryl Quinn
bc04cd9a5a
updated help file with "optionalsettings" information (lat/lon, upload, ntp, etc.)
2016-01-20 01:25:27 -06:00
Conrad Lara - KG6JEI
5fa47d6f93
bugfix: ar71xx: airrouter: Use "Globe" LED to indicate mesh connection
2016-01-17 20:09:11 -08:00
Conrad Lara - KG6JEI
0f837d601a
bugfix: Tunnel firewall rules throw a chain does not exist on firewall restart.
...
This chain may not exist by design of the check.
Redirect the iptables error to /dev/null so it doesn't clog logs
2016-01-16 21:20:22 -08:00
Conrad Lara - KG6JEI
5663741cb1
bugfix: On firewall reload some tunnel rules were not being inserted into the default chains which are flushed on both reload and restart of firewall by OpenWRT fw scripts.
2016-01-16 21:20:22 -08:00
AE6XE
2be20cbde2
bugfix: Tunnel firewall rule chain names are incorrect.
...
Based on previously reverted commit 646702aab9
2016-01-16 21:20:16 -08:00
AE6XE
06eb7fa688
bugfix: Remove erroneous reference in license header of 01-tunnels script.
...
Script is a new file created after the split from BBHN and did not use code from a file BBHN worked on.
2016-01-16 19:58:38 -08:00
Conrad Lara - KG6JEI
921967d5f9
Revert "bugfix: resolve bad chain ref and port from hotplug to a firewall include"
...
This reverts commit 646702aab9
.
Needs to be broken up into separate commits and doesn't cleanly fix issue with tunnel firewall
2016-01-16 19:55:20 -08:00
AE6XE
6d619b6757
Merge: bugfix: snrlog fix for out-of-range noise floor values returned by iw
2016-01-16 17:23:28 -08:00
AE6XE
f02d4abd33
bugfix: snrlog fix for out-of-range noise floor values returned by iw
2016-01-16 17:21:55 -08:00
AE6XE
646702aab9
bugfix: resolve bad chain ref and port from hotplug to a firewall include
2016-01-16 13:26:14 -08:00
Darryl Quinn
b870bbce6c
CanvasJS upgraded to 1.8 GA
2016-01-15 17:19:06 -06:00
Conrad Lara - KG6JEI
243ded9f23
Bump banner to 3.16.1.0 in prep for release
2016-01-13 09:45:36 -08:00
Darryl Quinn
c34ce710dc
bugfix: always show buttons, added javascript error handling when not internet connected
2016-01-12 20:30:00 -06:00
Trevor Paskett - K7FPV
507dbab626
Merge branch 'develop' of ssh://git.aredn.org/aredn_ar71xx into develop
2016-01-12 11:21:12 -07:00
Trevor Paskett - K7FPV
12dd25d3eb
Merge branch 'ntpfix' into develop
2016-01-12 11:20:42 -07:00
Trevor Paskett - K7FPV
0aca4ce5c7
fix bug with spaces in time zone names
2016-01-12 10:58:06 -07:00
Darryl Quinn
16b06c4554
rearranged the order of buttons in the optional location section
2016-01-12 11:33:25 -06:00
Darryl Quinn
38d2c1fc8b
feature: find me using browser location services
2016-01-11 17:41:35 -06:00
Darryl Quinn
7314a868e5
feature: added button to post data to aredn server including olsrd topology info
2016-01-11 12:46:12 -06:00
AE6XE
de2ba6ec59
feature: Add definition for NS Loco M5 0xe0a5
2016-01-10 18:49:58 -08:00
AE6XE
31032615a7
merge: bugfix: rssi_monitor increase tolerance on test one notch
2016-01-09 21:02:55 -08:00
AE6XE
97d48c2b84
bugfix: rssi_monitor increase tolerance on test one notch
2016-01-09 21:00:09 -08:00
AE6XE
c21b4f7b35
bugfix: removed Strongest Selection from Archive chart
2016-01-09 20:55:53 -08:00
Conrad Lara - KG6JEI
bb10ca7faf
Merge branch 'FirewallIncludes' into develop
2016-01-09 19:48:18 -08:00
Conrad Lara - KG6JEI
01893b50d0
Merge branch 'DecreaseBeacons' into develop
2016-01-09 18:14:29 -08:00
Conrad Lara - KG6JEI
813c4cefcf
feature: Decrease WIFI Beacon rate in Mesh mode to around 2 times a second.
...
This changes the beacon rate from once every 100tu's to once every 500tu's
1tu=1024 microseconds
This will decrease the amount of RF time being used by beacon packets.
This is especially important on 900MHz and 2.4GHz using 5MHz wide channels where 10 nodes beaconing 10x a second at ~256kbit/s can use up around 45% of the RF channel in beacons alone.
Other bands and channels and widths are not expected to see as significant an advantage due to the faster data rates.
2016-01-09 17:39:44 -08:00
Conrad Lara - KG6JEI
e8b2ffd7ea
feature: FirewallIncludes: Migrate tunnel firewal rules to new include format.
...
These rules setup chains that may be needed by other firewall rules as such we need to set them up early to be sure includes work.
2016-01-09 16:24:54 -08:00
Conrad Lara - KG6JEI
477a20d55a
feature: FirewallIncludes: Add program that will auto include firewall rules that are in a set directory.
...
This is the basis for allowing packages to contain firewall rules that can be just dropped in a folder at install time.
2016-01-09 16:24:45 -08:00
Conrad Lara - KG6JEI
5c87a894c9
license: Add license header to vtun_up file
2016-01-09 15:10:58 -08:00
Trevor Paskett - K7FPV
5e30a3d49f
Merge branch 'ntp' into develop
2016-01-08 21:10:24 -07:00
Trevor Paskett - K7FPV
6f3cb97ea2
fix new lines
2016-01-08 21:09:38 -07:00
Trevor Paskett - K7FPV
ad8e3c0605
revert validate_hostname change
2016-01-08 18:05:31 -07:00
Trevor Paskett - K7FPV
44ab46bc87
move new settings to optional area under table, disable ntp server, ntp server fqdn validation
2016-01-08 18:04:25 -07:00
Trevor Paskett - K7FPV
c6d02d964a
change timezone to time_zone
2016-01-08 11:50:45 -07:00
Trevor Paskett - K7FPV
7653acc333
Merge branch 'develop' into ntp
2016-01-08 11:11:13 -07:00
Trevor Paskett - K7FPV
6f97c52565
add time zone and ntp server to setup page
2016-01-08 10:58:22 -07:00
Darryl Quinn
f62a6d43fa
re-inserted antenna message
2016-01-06 14:47:52 -06:00
Darryl Quinn
cb1bd15823
resized distance field, changed is_online technique
2016-01-06 14:36:40 -06:00
Darryl Quinn
c9b2670d99
removed unnecessary comment
2016-01-06 14:25:09 -06:00
Darryl Quinn
779f33e8fc
removed lat/lon/grid from admin page (moved to setup)
2016-01-06 10:46:59 -06:00
Darryl Quinn
d55f6de4cf
bugfix: removed global css border change
2016-01-06 10:46:27 -06:00
Darryl Quinn
4f2d68bc08
feature: added lat/lon/gridsquare fields and map to capture them
2016-01-06 10:23:18 -06:00
Darryl Quinn
07f447313f
default wifi distance to 0, disallow saving with 0 value, change alert to show on 0
2016-01-05 23:09:34 -06:00
Darryl Quinn
1e24cda1f1
change chart back to spline type
2016-01-05 22:12:24 -06:00