Re: [LEDE-DEV] [OpenWrt-Devel] Project proposal: The GNUnet of autonomous Things

2016-12-06 Thread Carlos Ferreira
Hi Daniel, I would like to ask you if the Vehicular networks is something that could also be added in the future to this project of yours. I mean, there's already alot of development towards 802.11p / DSRC / WAVE. The linux kernel already supports OCB but despite the existent work towards providin

Re: [LEDE-DEV] [OpenWrt] Project proposal: The GNUnet of autonomous Things

2016-12-06 Thread Drasko DRASKOVIC
Hi Daniel, Very interesting project! On Thu, Nov 17, 2016 at 12:39 PM, Daniel Golle wrote: > Project schedule > > (I) > As a first step towards better integration of typical IoT USE-cases > into OpenWrt/LEDE, a ubus service allowing access to low-bandwidth > peripherals shall be created. It's mod

[LEDE-DEV] [PATCH] comgt-ncm: Add support for specifying profile index

2016-12-06 Thread Matti Laakso
Add support for specifying a call profile index instead of APN. A specific index different from 1 must be used for some service provider and modem combinations. In addition, change the manufacturer detection to use the standard AT+CGMI command, which produces more predictable output than ATI, and

Re: [LEDE-DEV] ramips: image validator and board variants

2016-12-06 Thread John Crispin
On 05/12/2016 10:17, Mathias Kresin wrote: > Hey John, Hey Felix > > I'm near to finished with porting the remaining ramips devices to the > new image build code. While doing this, I might have spotted a ramips > specific issue with the new image validation feature in regard of build > variants

Re: [LEDE-DEV] [GNUnet-developers] [OpenWrt] Project proposal: The GNUnet of autonomous Things

2016-12-06 Thread carlo von lynX
On Tue, Dec 06, 2016 at 03:28:19PM +0100, Drasko DRASKOVIC wrote: > For decentralization - this is worh loking: > https://safenetforum.org/t/maidsafe-and-gnunet-comparison/2779. Huh.. there is no description of gnunet on that page at all. dirvine explains some things of maidsafe that sound like th

Re: [LEDE-DEV] ath10k firmware crashes in mesh mode on QCA9880

2016-12-06 Thread Benjamin Morgan
1. Yes, this appears to happens every time a unicast packet with wpa_supplicant encryption in VHT80 mode is received. I haven't seen a successful ping-pong pair. 2. We tried with 10.2.4.70.42-2 firmware and still saw crashes. 3. We ran our experiment again with extra debugging turned on. Nod

[LEDE-DEV] [PATCH] package-ipkg: Do not fail build without base-files

2016-12-06 Thread Florian Fainelli
If the base-files package is not selected, we will fail executing the very first postinst script: make[3]: Leaving directory `/local/users/fainelli/openwrt/trunk' cp -fpR /local/users/fainelli/openwrt/trunk/build_dir/target-arm_xscale_musl-1.1.15_eabi/root-orion /local/users/fainelli/openwrt/trunk

[LEDE-DEV] [PATCH 2/2] realview: drop the target

2016-12-06 Thread Yousong Zhou
Signed-off-by: Yousong Zhou --- target/linux/realview/Makefile | 29 -- target/linux/realview/README | 12 - .../linux/realview/base-files/etc/board.d/00_model | 13 - .../realview/base-files/etc/board.d/02_network | 7 - target/linux/realview/ba

[LEDE-DEV] [PATCH 0/2] target: replace realview with new target armvirt

2016-12-06 Thread Yousong Zhou
I just noticed that my previous email "[RFC v2] armvirt: new target" did not include lede-dev in the cc list. This is a resent with RFC changed to PATCH plus an additional patch to drop realview target. There is no further diff content change. Changes since RFC v1 - CONFIG_SMP enabled with CON

[LEDE-DEV] [PATCH 1/2] armvirt: new target

2016-12-06 Thread Yousong Zhou
An ARM Cortex-A15 machine provided by QEMU. Kernel drivers enabled: - pl011, uart - pl031, rtc - pl061, gpio - pci-host-generic - virtio_{mmio,pci,net,blk,scsi,9p,console,balloon} - smp with NR_CPUS=4 - cpu-hotplug - ext4 - neon, vfp extensions support (otherwise userland will fail with