0
0
mirror of https://github.com/urlgrey/hsmm-pi synced 2025-10-06 00:12:53 +02:00

271 Commits

Author SHA1 Message Date
Clayton Smith
9856bb59c0 Update to olsrd 0.6.8. 2015-03-02 08:33:09 -05:00
Scott Kidder
bc4da53481 Merge pull request #35 from argilo/olsrd-update
Update to olsrd 0.6.7
2014-12-06 20:03:26 -08:00
Scott Kidder
eaf143e445 Merge pull request #37 from argilo/bb-fix
Set wired interface to come up automatically.
2014-12-06 20:02:52 -08:00
Clayton Smith
4fcad151f1 Set wired interface to come up automatically.
Otherwise, the wired interface doesn't work on the BeagleBone.
2014-11-29 12:42:35 -05:00
Clayton Smith
f60f70c57d Refer to the latest Raspbian build, as hsmm-pi works fine with it. 2014-11-08 15:07:23 -05:00
Clayton Smith
1ca0d2af24 Update for compatibility with olsrd 0.6.7. 2014-11-08 13:10:14 -05:00
Scott Kidder
4ca2e9011b Update README.md
Removed instruction to checkout release tag during installation.
2014-11-04 07:22:36 -08:00
Scott Kidder
9674d94bb9 Merge pull request #34 from argilo/bbhn-compat
Restore compatibility with BBHN 1.1.2
2014-10-04 06:42:07 -07:00
Clayton Smith
b62f456794 Use a more recent version of Raspbian. 2014-10-03 21:59:37 -04:00
Clayton Smith
e003fc6e49 Apply patch after checking out branch. 2014-10-03 21:37:16 -04:00
Clayton Smith
407580c01f Set LinkQualityAlgorithm to etx_ffeth to match BBHN. 2014-10-03 21:06:13 -04:00
Clayton Smith
bd058f09c9 Apply BBHN patch to olsdr secure plugin. 2014-10-03 20:56:53 -04:00
Scott Kidder
c03a2ddd69 Verify that wlan adapter has a route present before considering it good 2014-07-27 21:44:51 -07:00
Scott Kidder
c596ef4ee6 Updated version to 0.4.0 v0.4.0 2014-07-22 07:24:33 -07:00
Scott Kidder
3694dd83fa Relax validation on mesh secure key to allow compatibility with Broadband Hamnet OLSRD key 2014-07-21 22:22:22 -07:00
Scott Kidder
20e19e9040 Do not update existing packages as part of the installation, observed that it broke OLSRD management of kernel routing table 2014-07-21 21:53:14 -07:00
Scott Kidder
ff4b8e272d Change font of status message 2014-06-19 21:49:46 -07:00
Scott Kidder
ef5f28f4fc Move the display of HSMM-Pi version to just the main status page 2014-06-19 21:48:27 -07:00
Scott Kidder
4b2b54c95e Formatting changes 2014-06-19 21:47:49 -07:00
Scott Kidder
3bc89c52f1 Removed step to install git, no longer necessary. Updated the version of Raspbian to download. 2014-06-19 21:47:29 -07:00
Scott Kidder
a32a005bc6 Removed step to install git, no longer necessary. Updated the version of Raspbian to download. 2014-06-19 21:47:09 -07:00
Scott Kidder
0e6d6ec53f Use cakephp 2.4.10 2014-06-19 20:23:29 -07:00
Scott Kidder
b4c3a2f4cf Improve code formatting 2014-06-19 17:45:46 -07:00
Scott Kidder
35f8fc1f1e Improve code formatting 2014-06-19 17:41:48 -07:00
Scott Kidder
7366393226 Fixes #12, use CakePHP 2.4.1 2014-06-12 07:38:41 -07:00
Scott Kidder
713667c75d Update README to fix #13 2014-06-12 07:31:54 -07:00
Scott Kidder
8ebd4caf5f Fixes #29 2014-06-12 07:03:49 -07:00
Scott Kidder
6a092ad511 Fixes #20 2014-04-22 17:36:04 -07:00
Scott Kidder
c6ebbfa49c Cleaned up formatting of main page template 2014-04-22 07:49:39 -07:00
Scott Kidder
751f77ad59 Merge pull request #28 from Engineeringradio/patch-1
to make it work with more adapters
2014-04-22 07:17:39 -07:00
Engineeringradio
7a6ea73e05 to make it work with more adapters
To use Quality=x/y or Signal level=x/y and (Channel [number]) from Frequency:
2014-03-30 04:30:29 +01:00
Scott Kidder
fdb27c247a fixes #19 2013-10-19 01:51:13 +00:00
Scott Kidder
e3768a1a38 Fix issue 19 2013-10-19 01:38:34 +00:00
Scott Kidder
e3acc6c662 Updated installation steps in README to specify tag v0.3.0 v0.3.0 2013-09-21 04:36:45 +00:00
Scott Kidder
9d553163f5 fixes #8. Had to modify the sudoers file via the install.sh script to allow the www-data user to run iwlist to list the wireless networks. 2013-09-20 15:21:45 +00:00
Scott Kidder
4085e8faf9 fixes #8 2013-09-18 15:30:00 +00:00
Scott Kidder
4607632144 fixes #8 2013-09-18 15:19:41 +00:00
Scott Kidder
abf3d13c42 Fix error shown on status page if HSMM-Pi webapp is unable to connect to OLSRD, and turn the debug logging down to zero 2013-09-06 03:41:18 +00:00
Scott Kidder
dcb463792f Updated installation instructions for Beaglebone Black to include the installation of development tools (make, gcc, git) 2013-09-06 03:21:46 +00:00
Scott Kidder
c22c3d158c Retrieve mesh link statistics using raw socket instead of CURL, removed installation dependency on php5-curl library 2013-09-06 00:52:02 +00:00
Scott Kidder
00d700a965 fixed #1 to add upgrade docs 2013-09-05 04:39:57 +00:00
Scott Kidder
9dfc390cdc Fixed network interface config to not specify auto or auto-hotplug for the wired ethernet interface. This will cause problems on Beaglebone running Ubuntu 13.04 since one of these modes must be specified. 2013-09-05 04:13:04 +00:00
Scott Kidder
118959da61 Updating network interfaces config template to fix failed wifi network interface startup 2013-09-05 03:29:33 +00:00
Scott Kidder
ab17461312 Fixed merge conflict on README 2013-09-03 20:42:13 +00:00
Scott Kidder
feccf64a55 Updated formatting in project README 2013-09-03 20:17:11 +00:00
Scott Kidder
d693e97f88 Updated README to include tags for Raspberry Pi installation 2013-09-02 21:56:44 +00:00
Scott Kidder
941cb2b7ed Added 'cancel' button to the Add Service form 2013-08-28 14:43:00 +00:00
Scott Kidder
81f36ccda6 Advertise services on the mesh in both WAN and LAN wired modes. Previously they were advertised in LAN mode only. 2013-08-28 14:25:49 +00:00
Scott Kidder
9a3f0f45ca Fixed OLSRD build process for ARM7 (Beaglebone), and added a success message to be printed at the end of the installation script 2013-08-27 18:45:22 +00:00
Scott Kidder
4857916c3e Fixed network interface config template to not include an 'auto' entry for the wifi adapter, caused problems with the initialization of the adapter 2013-08-27 16:21:56 +00:00