jpasqua / VisibleTesla

Java App to monitor and Control the Tesla Model S
124 stars 41 forks source link

Cannot build (calendarPicker not found) #63

Closed diyk closed 10 years ago

diyk commented 10 years ago

Hi. I am trying to use your project and add some stuff for my needs, but i am not able to build the project, because netbeans cannot find the CalendarPicker class ... any help is welcome :)

jpasqua commented 10 years ago

CalendarPicker is part of jfxtras as are a number of other UI elements in VisibleTesla. Don't forget the ln -s in the instructions from Readme.md:

There may be a newer version of the library. If so, update the version details below

cd ../jfxtras curl -s -O https://oss.sonatype.org/content/repositories/snapshots/org/jfxtras/jfxtras-labs/2.2-r6-SNAPSHOT/jfxtras-labs-2.2-r6-20140104.090242-24.jar ln -s jfxtras-labs-2.2-r6-20140104.090242-24.jar jfxtras-labs-2.2.jar

diyk commented 10 years ago

The program does not seem to detect battery DC voltage while driving, but only the AC voltage from the mains. Is there a way to get the battery DC voltage? Regards, Dimitar

jpasqua commented 10 years ago

No that I know of. You can find a pretty up to date listing of what's available in the Tesla REST API here: https://docs.google.com/document/d/1ctuUKgEwi9JlQCjLX40Yx7n1pYKRnRsO6I7RzrPd3Sk