Re: NFFS compile error

2017-01-03 Thread Cris Frusina
Hi Peter, Perfect, that worked! Thanks, Cris On 1/3/2017 3:32 PM, Peter Snyder wrote: Hi Cris, There have been a number of changes in the 1.0-b1 release in how mynewt is initialized and the documentation hasn’t quite caught up yet. The kernel now initializes the packages that are

Using LWIP with MyNewt

2017-01-03 Thread Gilles Boccon-Gibod
I'm trying to put together a simple app that uses TCP/IP with MyNewt. I don't see any reference to how to enable/use LWIP in any of the tutorials or docs, but I can see that LWIP is included in the platform. If I add "@apache-mynewt-core/net/ip/lwip_base" to my pkg.yml, my build does try to build

Re: [SensorAPI] Default Sensor Config

2017-01-03 Thread Kevin Townsend
This sounds reasonable to me and at least leaves room for sensible defaults, or setting any internal variables to match HW defaults. K. On 04/01/17 04:13, Sterling Hughes wrote: It’s an interesting thought, as you point out there are kinda two things at work here. 1- A driver needs to be

Re: [SensorAPI] Default Sensor Config

2017-01-03 Thread Sterling Hughes
It’s an interesting thought, as you point out there are kinda two things at work here. 1- A driver needs to be “config’ed” by default, and where the driver init is called is not the right place to do that. 2- The driver doesn’t have any user specific data to call, there should be a

Re: MyNewt Mqueue not working

2017-01-03 Thread then yon
Dear Chris, Thank you very much. Have a nice day. Regards, Then Yoong Ze On 4/1/2017 3:45 AM, Christopher Collins wrote: Hi Then, On Tue, Jan 03, 2017 at 02:47:44PM +0800, then yon wrote: Beside this, i have a question on the os_msys_get_pkthdr function parameters; because no matter how

Re: newt build error

2017-01-03 Thread Sterling Hughes
Hi Alan, The new PDK now works. @wes3 added some commits to support the BSP. Sterling On 23 Dec 2016, at 12:00, Alan Graves wrote: Hi dev, For my environment I'm running Ubuntu 16.x in a VMWare environment under Windows 7. I also have Go 1.6 installed and working. The problem is that I've

Re: NFFS compile error

2017-01-03 Thread Peter Snyder
Hi Cris, There have been a number of changes in the 1.0-b1 release in how mynewt is initialized and the documentation hasn’t quite caught up yet. The kernel now initializes the packages that are specified in pkg.yml automatically as part of system start up, and that includes the nffs

iOS App testers

2017-01-03 Thread David G. Simmons
If anyone else is interested in testin ghe iOS Bluetooth app for connectin g Mynewt devices, please send me your email address and I will add you to the TestFlight list. You'll need to install the TestFlight app on your iOS device, and be running at least iOS 10.x Best regards, dg -- David G.