PeterNuuk
06-25-2009, 04:45 PM
Have any tried the Airview 2 EXT on a PDA?
UBNT-Ramin
06-26-2009, 09:59 AM
Have any tried the Airview 2 EXT on a PDA?
As you might already know, AirView is a Java application, and as such requires a JRE (Java Runtime Engine) on whichever platform it needs to run.
Aside from having to locate a proper JRE for whichever PDA you want to run it on, the biggest issue is screen size. The current AirView interface wasn't designed for a really tiny PDA screen (generally no more than 3" diagonal).
AirView has 3 graphs laid out in a horizontal fashion and simultaneously updated. You'd barely be able to see or recognize anything in each graph in such a small display. We'd have to re-create a small-screen version of the app, or modify the current app, that perhaps allowed the user to choose between the graphs they want currently displayed or create a "minimum display" mode where only current signal and summaries were displayed or something to that effect.
It's a good suggestion, which I'll put on our plate for the next version.
Thanks,