04/01/2007 By Dirk 0

NORS V1.1 now available

Just before Christmas a new version of NORS was uploaded to SourceForge! The new version includes the following changes:

  • removed SMS sending in BT scan within SSI handler
  • changed remaining server window titles to NORS from N-RSA
  • commented lifetime validity check for sensor discovery data in server middleware – new publish in gateways makes this obsolete (since any change is reported)
  • debug window in remote sensing now has Exit button
  • added PositioningHandler as framework handler for positioning based on location information, using the LocationHandler
  • added AudioHandler for audio sampling, allowing for sampling frequency (AF) and level (AL) but not at same time
  • added proper JSR availability check in HandlerManager and HandlerManagerUI so that midlet now only shows and enables handlers when the optional JSR is available
  • improved stability of SymbianServer interface. Can now stop & restart Symbian server during midlet running
  • IMEI is now stored in RMS once read in TCPClient via SymbianServer, no user input anymore after that for IMEI!
  • when server fails in remote sensing mode, the GW code correctly goes in offline mode, i.e., restart required
  • added option asking for user content, set in General Settings. With this on, every subscription needs to be confirmed by the user.
  • included certificate in package for generating signed midlets, if required
  • added GPS code to LocationHandler (reads only simple sequence xxGGA) but has not been tested yet!

Download the new version and try it out! Feedback is welcome!