Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/libremesh/lime-packages

LibreMesh packages configuring OpenWrt for wireless mesh networking
https://github.com/libremesh/lime-packages

lime-system: fixup mac table handling

the mac is stored as a table and thereby causes an error when trying
concat it with another stri...

51d9aa8d8ac1f272f941b74ded5146db50905e46 authored almost 7 years ago
Merge pull request #350 from aparcar/bmx7-proto-fixup

lime-proto-bmx7: various fixups

2400aa9b280ae6a6bf4e076c7deeefd07f908802 authored almost 7 years ago
lime-proto-bmx7: various fixups

replace copy & paste error (s/sms/json/)
active topology plugin if installed

Signed-off-by: Pau...

61c43d3cb7408de8f7d24ba254c40f14668c802b authored almost 7 years ago
Merge pull request #349 from aparcar/macid

[RFC]utils: introduce %m in IPs to use macid

139d948ffb3387c294f60620b0bd2b5e44c38dc1 authored almost 7 years ago
utils: introduce %m in IPs to use macid

macid is like netid a md5sum hash of mac. The idea is to have static IP
addresses for devices wh...

fed8e07603c78a6cd6bc6f93db0df7de1bbedb64 authored almost 7 years ago
Merge pull request #348 from aparcar/smart-apname

lime-smart-wifi: only apname if defined in modes

78b7520502dc264b82c7bb589d0870957ac6cb9c authored almost 7 years ago
lime-smart-wifi: only apname if defined in modes

also add missing `uci commit lime` and fix typo in uci-defaults

Signed-off-by: Paul Spooren <sp...

cad22af0a5a2c0322b89818e4032ae3abc504739 authored almost 7 years ago
Merge pull request #347 from aparcar/wan-fixup

lime-hwd-openwrt-wan: fix script if missing wan

7d18fb1ba5492efa5e06c8a3318e2a27d1c98a69 authored almost 7 years ago
lime-hwd-openwrt-wan: fix script if missing wan

currently a missing wan interfaces screws the config, the following
string will be inserted:

...

70eec7266522f34454e5ab0dfbadf450d1e1b78e authored almost 7 years ago
Merge pull request #336 from patogit/hotfix/create-en-po-file

added en.po file

4e3500630f68de02e8976b5f3c2c90b56be18a9d authored almost 7 years ago
added en.po file

change po/en/po to po/pot

updated POT strings using script

add #, fuzzy as first line

29ec735c7e8d3b7903054d9c0853059c69f1b474 authored almost 7 years ago
Merge pull request #344 from aparcar/develop

WIP: lime-proto-bmx{6,7}: fixup maxrate and add "false"

55a063678fc570000ceb99b9382ed22ccda8fce3 authored almost 7 years ago
lime-proto-bmx{6,7}: fixup maxrate and add "false"

blind copy&paste is bad and I feel bad

also setting manually bmx{6,7}_wifi_rate_max to false di...

91aede44c3137896d5c2c141a9414da7cb567abd authored almost 7 years ago
Merge pull request #343 from aparcar/bmx-iwinfo

lime-proto-bmx7: enable iwinfo plugin if installed

c7524d7e12ad2351db9aa908c24363ecc19dd7d5 authored almost 7 years ago
lime-proto-bmx7: enable iwinfo plugin if installed

Signed-off-by: Paul Spooren <[email protected]>

92f91acf4a80edccf4a721efda0559c6d113e06e authored almost 7 years ago
Merge pull request #341 from aparcar/bmx-maxrate

lime-proto-bmx{6,7}: add bmxN_wifi_max_rate option

27c523d2e85c37014377f639502b130e3052bc88 authored almost 7 years ago
Merge pull request #342 from aparcar/bmx-sms-installed

lime-proto-bmx{6,7}: sms only active if installed

86af04f94f4d00e9facd97ce95c5dc0d45aa263e authored almost 7 years ago
Merge pull request #17 from gmarcos87/master

Fix errors reported by Nico Echaniz

747603c8b6aac858a9581bce36c363abaa884359 authored almost 7 years ago
lime-proto-bmx{6,7}: sms only active if installed

if the plugin is activated but the plugin not installed bmx7 crashes on
startup.

0f7e70c037de1ff17f902ff64ee59dafc30be7f6 authored almost 7 years ago
Change docs

0874baaa178ed2991fc4015bb2d439211e740f2a authored almost 7 years ago
Fix Interface change in Align view

When the user changed the interface to align the app, it did not solve the names of the stations...

b55baec5cfcb03def16f3c1b87d40eb2a0b6ccff authored almost 7 years ago
Remove old spectal scan documentation

d2535cd86daedad0394cde12e59812e87179077d authored almost 7 years ago
Only show adhoc interfaces

ed77a8ffba7284eb89aaa86e84699834ad171be3 authored almost 7 years ago
fix #339

0a8e3f17ccd0e3ef205bccc426db5ca80a772fd9 authored almost 7 years ago
Merge pull request #340 from aparcar/bxm-bmx

lime-proto-bmx{6,7}: fix typo

c90d7c9a86ef5e79b108c92a35f5857a71a9c0da authored almost 7 years ago
lime-proto-bmx{6,7}: fix typo

thanks @dangowrt for reporting

Signed-off-by: Paul Spooren <[email protected]>

2bba461ed9242d7ba9313d04920ae89d50918d95 authored almost 7 years ago
Merge pull request #320 from aparcar/tableConcat

lime-system: add function arrayConcat to fix wifi

08b76c80e6620ef30f78586f9680f6cbcf89220b authored almost 7 years ago
lime-system: add function arrayConcat to fix wifi

Currently setting specific radio options lead to a total overwrite of
all settings provided in l...

eadcc14da3b5d72ae2446d9e62f044208074133f authored almost 7 years ago
Merge pull request #333 from aparcar/maxrate

lime-proto-bmx6,7: fix maxRate for wifi

06dd821588d10859b162f624c4b18b8464863b34 authored almost 7 years ago
lime-proto-bmx6,7: fix maxRate for wifi

max rate is configured in Bits not KBits. 54000 would result in
a estimated max connection of 54...

eb420a7ac3916fca935eba3f0bce7aaa32fdac19 authored almost 7 years ago
Merge pull request #329 from aparcar/fixup/freqs

wireless: fix ignored freqs + default htmode

b3c05b4712cf185cd4fa3df2e34f487a052fde6a authored almost 7 years ago
wireless: fix ignored freqs + default htmode

fix error due to local ignored freqs if 2.4ghz

2ccc3e8e47527948fb1e786a4f28d8010ca87775 authored about 7 years ago
Merge pull request #328 from aparcar/smart_list

lime-smart-wifi: fix uci-defaults list

aa9303b0b2589f046af5c8a26fbab9cb7015bb81 authored about 7 years ago
Merge pull request #326 from aparcar/distance_fixup

wireless: fixup local distance

5dca03796480bb17a920fd567693923f5f5d0166 authored about 7 years ago
lime-smart-wifi: fix uci-defaults list

currently the wifi channels become an option instead of a list

a85fe53d981d1bf0d0b59404983a38c661b9dd20 authored about 7 years ago
wireless: fixup local distance

due to the if block the local variable distance is not readable by the
following code resulting ...

53f287bf7d3067a7bcfde1f41d2fce0010218a48 authored about 7 years ago
Update and rename Readme.md to README.md

53cb8acfe663bd0f545ffa75788347e533bf92b3 authored about 7 years ago
lime-smart-wifi: add package, fix #306 (#321)

fix separate Mesh and AP radio based on frequencies #306

1 radio with dual band is not suppor...

1824a6c0eb3afc23e7edfdb6b46c45f8a21fb9fe authored about 7 years ago
Merge pull request #323 from aparcar/odhcp_alive

network.lua: add use_odhcpd option

2cba3a16d2dcaa65861c62fa3071d673a14a3ef7 authored about 7 years ago
network.lua: don't disable odhcpd if maindhcp

introduce new lime-defaults option use_odhcpd (default currently on
false) which dis- or enables...

0a3e1439712fc85bdc3f32f7acb147af839475aa authored about 7 years ago
Merge pull request #324 from aparcar/wireless_100

wireless: default distance 5:1000m and 2.4:100m

eb8343106076600b15948271b1d24e48276b7926 authored about 7 years ago
set default distances in lime-defaults and lime-example

8017666e9b51b5906ae89ab22b83a1a637e46c19 authored about 7 years ago
wireless: default distance 5:1000m and 2.4:100m

following the idea here:
https://github.com/libremesh/lime-packages/pull/319#issuecomment-363400...

ca63b800f8c68d5c333551d9cf75c80c15f7dfb2 authored about 7 years ago
Merge pull request #301 from ilario/issue/287

network.lua: set again the prefix in case of invalid IPv4 address, fix #287

42eed7f14f729991dd08c8bb8b49db5bf35b5b17 authored about 7 years ago
Merge pull request #309 from libremesh/hotfix/include-bmx7-lime-apply

lime-system: include bmx7 to lime-apply

4ab343a6562bd345f92a4a3f44570582baaeee6f authored about 7 years ago
Merge pull request #14 from gmarcos87/master

Update lime-app version

367bb063cbee4d05e3eb08096bcf7f1ccbf024c5 authored about 7 years ago
Update lime-app version

04e11d70e1c8a6fa632ec34e6f8ab98bc1275545 authored about 7 years ago
Merge pull request #318 from libremesh/hotfix/suffexless_channel

wireless.lua: fallback channel option

660f797fe636a1e1b0573f482beb8f5698d45415 authored about 7 years ago
Merge pull request #317 from libremesh/hotfix/config_bool_defcnf

config.lua: get_bool & defcnf hotfix

5f39bc1fe35043e90915099821a1bdaf5e446a6b authored about 7 years ago
config.lua: get_bool & defcnf hotfix

config.get_bool:
If used with real boolean values like 1 or true instead of strings like "1" and...

54b38b7fe8ec0a1b1199f8a9ec212441004e9924 authored about 7 years ago
lime-config: add --reset/-r parameter (#314)

using this parameter deletes /etc/config/lime and is useful when new
lime-defaults are set by n...

8ed28109c4a9f9bbfb6b43227ded292ab41f7ffb authored about 7 years ago
wireless.lua: fallback channel option

If specific radio information are set without a suffix the current configuration fails.
To fix ...

dbc1e9e079a99c73821fe6391efca966a01e270d authored about 7 years ago
Merge pull request #13 from gmarcos87/master

Wait for lime-config to finish before making a lime-apply

979ea519ea5e153e6d58ab9a16490541f5fc4827 authored about 7 years ago
Wait for lime-config to finish before making a lime-apply

3613643f3e33c52aa4b3e0b7db986335a5ac87d7 authored about 7 years ago
Updates to v0.1.0-alpha.3

fix: Remove invalid code

f075ac114e1f0e78e641a2ce758ead27545eaeab authored about 7 years ago
lime-system: include bmx7 to lime-apply

Signed-off-by: p4u <[email protected]>

349e1fe132d90adc567a0b00416381bfb4c532b5 authored about 7 years ago
Merge pull request #295 from aparcar/openwrt-wan

lime-hwd-openwrt-wan: use board.json instead of copying /etc/config

feb3b8996fe8e008ff391dd6feef9a6f11225dfa authored about 7 years ago
Merge pull request #299 from aparcar/watchping6

enable watchping to check for ipv6 connectivity

57048eaafbaaad693d0bafb19537f515805f6f67 authored about 7 years ago
Merge pull request #305 from nicopace/cotonete

Adds cotonete to repo.

add75454d5985294dd6af5e8963491f6541bb0df authored about 7 years ago
Adds cotonete to repo.

719ebee379868939b13b44027fe404bdd2905d9d authored about 7 years ago
fix #166

cbaa9d902ce0f8ee6783dfec22cf62e4af6fe5f8 authored about 7 years ago
Merge pull request #302 from libremesh/hotfix/bmx7_fix_firewall

lime-proto-bmx7: update protocol script

e0a16185240d0e2380cbcd961732e193d6e06186 authored about 7 years ago
lime-proto-bmx7: update protocol script

Set correct values for firewall.

Signed-off-by: p4u <[email protected]>

b59631d90c4e9aba20b78aee3bc7e8ca6a3b1038 authored about 7 years ago
Merge pull request #297 from libremesh/aparcar-patch-3-1

fix #293

64d3f613fa35e5d41dab61193e8bd0851c6acb32 authored about 7 years ago
set again the prefix in case of invalid IPv4 address, fix #287

920f6c6a0990352937f96f23fa284857c1d0d027 authored about 7 years ago
Merge pull request #298 from aparcar/bmx7-own-ip

Feature/bmx7 publish own ip

4c38088636b9ca560036382101437c77106ee023 authored about 7 years ago
enable watchping to check for ipv6 connectivity

all work done by @dangowrt and based on https://github.com/libremesh/lime-packages/pull/71
This ...

61764022a955893c7ac40d01252afa02d1dcd77a authored about 7 years ago
Feature/bmx7 publish own ip

Basically a copy of https://github.com/libremesh/lime-packages/pull/289

0e2755a7271eac452cb087f0b32fc276c937e939 authored about 7 years ago
fix #293

8894592e4e9ab1dee54e7fb5bab592c2758545a5 authored about 7 years ago
Merge pull request #291 from p4u/feature/update_proto_bmx7

lime-proto-bmx7: update script and options

f7b721d0e10094470fe71df5b8ba32e49b3c8409 authored about 7 years ago
Merge branch 'develop' into feature/update_proto_bmx7

98e4b79005ac31902e826eb0081dba1549f41b73 authored about 7 years ago
Merge pull request #289 from libremesh/feature/bmx6_publish_own_ip_v3

Feature/bmx6 publish own ip v3

968f1f57241117a546c75d74eba797d53f129d71 authored about 7 years ago
Merge pull request #290 from libremesh/feature/sanitize_debug_output_when_default_used

Introduce an optional default value in config.get(...) and config.get_bool(...)

6e152fc2f08838f722ac5240a1c2ec81c11b1994 authored about 7 years ago
Merge pull request #10 from gmarcos87/master

Change pkg_hash to sha256

786808bfd9e82582946fca88839e6ac059182897 authored about 7 years ago
Change pkg_hash to sha256

585c665c57073146d37fec2a7d9e434225dc1f41 authored about 7 years ago
lime-proto-bmx7: update script and options

Follows bmx6 changes.

Signed-off-by: p4u <[email protected]>

c9d9aa67ee4bbf7940731ee40584770bbf12ccbd authored about 7 years ago
use config.get_bool() for bmx6_publish_ownip option

Signed-off-by: p4u <[email protected]>

8f47e7b207c7a96d670f152045ec59d786887834 authored about 7 years ago
Introduce an optional default value in config.get()

Method config.get() function can now be called with a third (optional) value
if it's not Null an...

1c70ba6374b777d69b23529990030933007d49df authored about 7 years ago
Merge pull request #285 from libremesh/aparcar-patch-2

lime-proto-bmx7: enable SMS plugin

07863dc704cfe1364e8849654db866a80908fc08 authored about 7 years ago
Merge pull request #286 from libremesh/aparcar-patch-3

replace luci{-mod-admin-full,} to fix #260

170f33e9ffd3771ce9e0517b0b632122f542abfc authored about 7 years ago
Introduce new option bmx6_publish_ownip

If enabled bmx6 will publish the own node IPv4/IPv6 addresses via tunIn.
By default it is disabl...

8f94e3414b1dedda718def6bf1e67032b0204041 authored about 7 years ago
replace luci{-mod-admin-full,} to fix #260

Install full luci instead of "only" the luci-mod-admin-full. The package luci-proto-ppp is addit...

2a4db8c5fb23cd69f51b136e9563cc1002bde39e authored about 7 years ago
lime-proto-bmx7: enable SMS plugin

The [SMS plugin](https://github.com/bmx-routing/bmx7#sms-plugin) can be very useful for various ...

8fa0c003b82016ac81a933f7c63c812970d6394d authored about 7 years ago
Merge pull request #9 from gmarcos87/master

Change in December/January

d004ab4d0d74b17de773f9740397ddffc6b5d49d authored about 7 years ago
Update lime-app

2def9995ca6c111832b934e1fe4cbf52bb2d101a authored about 7 years ago
Change hostname and ip addresses

06a459472db9083b2f58c4e8742f649e732deb9b authored about 7 years ago
Update lime-example (#284)

* Update lime-example

add comment how to use the gateways DNS instead of a hard coded in lime...

0548c4eb61dbee773e867c8aed9ceb705758ba80 authored about 7 years ago
Merge pull request #283 from libremesh/hotfix/dnsmasq-lease-share-usr-bin

dnsmasq-lease-share: create (missing) /usr/bin directory

0c51a9b96716408207612c7b2d3ce70eed3a537f authored about 7 years ago
dnsmasq-lease-share: create (missing) /usr/bin directory

Signed-off-by: p4u <[email protected]>

4e787f3c8cfd855a6a030c6ca77d86d9ab64955f authored about 7 years ago
Remove duplicated dependency

593812d10426584f18aa82009276ce97ee1fb858 authored about 7 years ago
Add change hostname function

f7843043c72d1c1d826cc4470a65cc99761011f9 authored about 7 years ago
Add missing dependencies

fbc98e7036a671b387e156fe1fc5c2fbe7b5ada9 authored about 7 years ago
Remove spectral scan

e8b1f6e99e04f826a100035e56f6f989984b6856 authored about 7 years ago
Merge pull request #277 from libremesh/hotfix/dnmasq-lease-share-script

Fix #276 dnsmasq lease share script

0d9e277b07beaadaa3b63ce845710c0d771b8331 authored about 7 years ago
Merge remote-tracking branch 'upstream/master'

bc945e352571af672eaf13eae27af342d4ff17a5 authored about 7 years ago
Fix #276 dnsmasq lease share script

Signed-off-by: p4u <[email protected]>

16bad06156ff72b32b6d40e1bb27ced672a42edd authored about 7 years ago
Merge pull request #269 from libremesh/feature/add-lime-app

Enables lime-app as default package on lime-full

c2aeb50177490155a72bd1e60b8a58fcc3e82817 authored about 7 years ago
Merge pull request #270 from libremesh/hotifix/sanitize_config_267

lime-config sanitize /etc/config/lime fix #267

2bd94eecdcd2228bed4eccbe06513793fc82b85d authored about 7 years ago
lime-config sanitize /etc/config/lime fix #267

adb9ab99e79e0ac8dcf345de698acb2603b39e44 authored about 7 years ago
Enables lime-app as default package on lime-full

Signed-off-by: p4u <[email protected]>

55a5a40f5ab9097d87c9056521c491b1ecbd8d50 authored about 7 years ago