To all the people who reported bugs on this thread - I just released IOIOLib v5.01, please check it out - should address all those problems.
On Sun, Jan 19, 2014 at 7:50 PM, Ytai Ben-Tsvi <[email protected]> wrote: > @Synn: Check these out: > https://github.com/ytai/ioio/wiki/Motor-control > > https://github.com/ytai/ioio/tree/master/software/applications/pc/HelloSequencer > https://github.com/ytai/IOIOPlotter > > @Thomas: Good catch. Already fixed (on master). I will release a small > bugfix 5.01 possibly tomorrow. > > @Markus: Already fixed this too. This workaround does not apply to Thomas. > > > On Sun, Jan 19, 2014 at 5:37 PM, Markus Kaczmarek < > [email protected]> wrote: > >> Tjena Tompa! >> How are you setting up your CapSense? Sounds like a similar error to mine >> when trying to define a Null pin for UART. >> Try with different settings in your openCapSense - call and see what >> happens! ^^ >> >> /M >> >> Den lördagen den 18:e januari 2014 kl. 20:23:55 UTC+1 skrev Thomas >> Hermansson: >> >>> Good work with the new v5 lib. >>> >>> Not sure if I am doing anything wrong, but after upgrading to the new >>> lib and trying to use the CapSense functionality, then I get the following >>> error. All other calls works fine (AnalogInput and PulseInput). Do I miss >>> some dependencies? >>> >>> //Thomas >>> >>> 01-18 17:03:09.511: E/IOIOBaseApplicationHelper(20095): Unexpected >>> exception caught >>> 01-18 17:03:09.511: E/IOIOBaseApplicationHelper(20095): >>> java.lang.IllegalArgumentException: >>> Resource doesn't exist: ioio.lib.impl.ResourceManager$Resource@43389b18 >>> 01-18 17:03:09.511: E/IOIOBaseApplicationHelper(20095): at >>> ioio.lib.impl.SpecificResourceAllocator.alloc(SpecificResourceAllocator. >>> java:50) >>> 01-18 17:03:09.511: E/IOIOBaseApplicationHelper(20095): at >>> ioio.lib.impl.ResourceManager.alloc(ResourceManager.java:147) >>> 01-18 17:03:09.511: E/IOIOBaseApplicationHelper(20095): at >>> ioio.lib.impl.IOIOImpl.openCapSense(IOIOImpl.java:370) >>> 01-18 17:03:09.511: E/IOIOBaseApplicationHelper(20095): at >>> ioio.lib.impl.IOIOImpl.openCapSense(IOIOImpl.java:361) >>> 01-18 17:03:09.511: E/IOIOBaseApplicationHelper(20095): at >>> se.tna.krypgrund.KrypgrundsService$1.initialize(KrypgrundsService. >>> java:99) >>> 01-18 17:03:09.511: E/IOIOBaseApplicationHelper(20095): at >>> se.tna.krypgrund.KrypgrundsService$1.setup(KrypgrundsService.java:90) >>> 01-18 17:03:09.511: E/IOIOBaseApplicationHelper(20095): at >>> ioio.lib.util.BaseIOIOLooper.setup(BaseIOIOLooper.java:20) >>> 01-18 17:03:09.511: E/IOIOBaseApplicationHelper(20095): at >>> ioio.lib.util.IOIOBaseApplicationHelper$IOIOThread.run( >>> IOIOBaseApplicationHelper.java:60) >>> >>> -- >> You received this message because you are subscribed to the Google Groups >> "ioio-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/ioio-users. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- You received this message because you are subscribed to the Google Groups "ioio-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/ioio-users. For more options, visit https://groups.google.com/groups/opt_out.
