PDA

View Full Version : API for AirView?


jks19714
07-31-2009, 05:30 AM
It would be REALLY nice to have either a version of AirView for the ARM9 OR a document describing the programmer's interface for the device.

I would really like to see an inexpensive (relatively) alternative for using one or more AirViews in the field with something like GHI Electronics' Embedded Master or CANView.

john :?:

UBNT-Mike.Ford
07-31-2009, 05:56 AM
Hello,

At this time we have not decided to release the API nor an SDK.

Thanks,

MIke

jks19714
08-01-2009, 10:43 AM
Do you think that the Linux java bytecode would run on an ARM9 Linux box?

john

UBNT-Ramin
08-12-2009, 12:54 PM
Do you think that the Linux java bytecode would run on an ARM9 Linux box?
Hmmm... I'm guessing by "Linux java bytecode" you mean the binaries for the AirView UI application? At which point I'd have to ask why you'd want to run a desktop application on an ARM CPU board that normally has no display attached, has very little RAM, and is generally only used as an embedded device. Or did I mis-understand you completely?

jks19714
09-02-2009, 07:09 AM
Hmmm... I'm guessing by "Linux java bytecode" you mean the binaries for the AirView UI application? At which point I'd have to ask why you'd want to run a desktop application on an ARM CPU board that normally has no display attached, has very little RAM, and is generally only used as an embedded device. Or did I mis-understand you completely?

I have an ARM9 "developer" board set from MicroMint including a VGA interface with Linux and GNU tool chain. I was thinking about installing it in an outdoor enclosure with a 7-10" LCD display.

john

UBNT-Ramin
09-04-2009, 03:09 PM
I have an ARM9 "developer" board set from MicroMint including a VGA interface with Linux and GNU tool chain. I was thinking about installing it in an outdoor enclosure with a 7-10" LCD display.
I see. Well, give it a try, who knows, it might work. As long as there's a compatible JRE present (Sun JRE 6) for whichever O/S you're using (Linux, which distro?) and you've got enough RAM, it might just work.

Please let us know if you're able to get it to work.

Cheers,

RavenX
09-24-2009, 04:09 AM
Cool, cool, cool

Eric Anderson
11-24-2009, 09:41 AM
Hello,

At this time we have not decided to release the API nor an SDK.

Thanks,

MIke

Is there any reasonable way to dump/record measurements from your software? For my uses, the real value in a device like the AirView is being able to take continuous measurements (on an embedded machine) and look at the data later, rather than looking at the GUI in real-time. Do you support something like that?