User Tools

Site Tools


nethomeserver_release09

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
nethomeserver_release09 [2010/06/10 20:43] – created seststnethomeserver_release09 [2018/11/03 02:59] (current) – external edit 127.0.0.1
Line 1: Line 1:
 {{ :box_software.png | Release Notes}} {{ :box_software.png | Release Notes}}
 ====== Release Notes NetHomeServer 0.9 ====== ====== Release Notes NetHomeServer 0.9 ======
 +This is a list of the news and changes in the 0.9 release. These changes has been available for a while in the nightly builds, but now they are formally released. 
  
-===== Pronto Format Support ===== +===== CUL Support ===== 
-  Added support for the CUL stick! (CULTransceiver)Currently only supports sending +Added support for the [[cul|CUL stick]] with the [[cultransceiver|CULTransceiver]]-itemThe CUL stick is a small USB-device with a programmable radio transmitter and receiver which can be used to control any lamp switch using the 433.92MHz-band. This includes for example Nexa and X10. The CUL stick can be bought at [[http://busware.de/tiki-index.php?page=CUL | www.busware.de]] and works on both Windows, Linux and MAC OSX. 
-  * 1096 Support for MAC OSX + 
-  Added items UPMRainFall, UPMWindDirection and UPMWindSpeed for the UPM weather station. These were contributed by Fredric Moestedt +The NetHome CUL driver currently only supports sending, I have not been able to get good enough quality on the reception. 
-  * 1094 Support for sending IR via PowerMid and CUL + 
-  * 1090 GenericProntoCommander you can configure your own command buttons matched to Pronto-codes which can be sent as RF via CUL or IR via CUL and PowerMid +===== PowerMid ===== 
-  * New Item ProntoLamp which uses Pronto Codes +The CUL stick can also be used for sending IR-signals via the [[powermid|PowerMid IR extender]]. PowerMid is intended for extending the range of ordinary IR remote controls via a radio link. the NetHome CUL-drivers can tap in on that protocol, and use the PowerMid for transmitting any IR signals specified as Pronto Codes. 
-  Added Room-item used to group other items in rooms + 
-  * 1055 Added possibility to start server with option -nogui, which starts without SWT-GUI, which gives wider OS compatibility and possibility to start without window manager +===== Support for MAC OSX ===== 
-  New Icons in all GUI, both the Windows GUI and WEB GUI +NetHome now officially supports MAC OSX. Some minor fixes and a specific start script was all that was needed. 
-  * 1112 Added handling of losing connection with USB sound card. Checks connection with sound card on regular intervals and restarts if connection is lost. + 
-  * 1116 WEB GUI now works in InternetExplorer +===== Added Weather Items ===== 
-  * Added "unsubscribe"-command to TCPCommandPort +The Items [[upmrainfall|UPMRainFall]][[upmwinddirection|UPMWindDirection]] and [[upmwindspeed|UPMWindSpeed]] presents data from the UPM weather station, and uses the same reception hardware as the [[upm|UPM-thermometers]]. These Items were contributed by Fredric Moestedt - Thanks Fredric! 
-  * 886 TCPCommandPort now supports multiple connections + 
-  * 1112 Added handling of losing connection with USB sound card. Checks connection with sound card on regular intervals and restarts if connection is lost. +===== Added GenericProntoCommander Item=====  
-  * 1103 Improved logging, now located at users home directory, file called HomeManager0.log, max size limited to 1MB then rolls over to alternate file. +With the [[genericprontocommander|GenericProntoCommander]] you can configure your own command buttons matched to Pronto-codes which can be sent as RF via [[cultransceiver|CULTransceiver]] or [[audioprotocoltransmitter|AudioProtocolTransmitter]] or IR via CUL and PowerMid. 
-  * 1070 Cleaned up the Demo configuration senn on first install + 
-  * 1066 Added a welcome screen in WEB-GUI on first system start + 
-  * 1059 Changed handling of the default configuration file. Now loads demo.xml first time, but then saves to default.xml and uses that if it exists. +===== Added ProntoLamp Item =====  
-  * 850 Added possibility to configure PulseWidthModification and MaxRepeat in AudioProtocolParser. +[[prontolamp|ProntoLamp]] is a new lamp Item which uses Pronto Codes to specify signals. It can be used with [[cultransceiver|CULTransceiver]] or [[audioprotocoltransmitter|AudioProtocolTransmitter]]. 
-  * Default WEB GUI URL is changed to http://ssgserver2:8020/gui+ 
 + 
 +===== Added Room Item ===== 
 +The [[room|Room]] Item is used to group other items so you can create groups of Items that are located in the same room. Rooms are listed in the WEB GUI just like Item categories. 
 + 
 +===== Disable GUI ===== 
 +Added possibility to start server with option -nogui, which starts without the SWT-GUI. This gives wider OS compatibility and possibility to start without window manager. 
 + 
 +===== New Icons =====  
 +Brand new icons in all GUI, both the Windows GUI and WEB GUI 
 + 
 +===== More Robust Audio Sampling ===== 
 +Added handling of losing connection with USB sound card. Checks connection with sound card on regular intervals and restarts if connection is lost. This means that if you unplug the USB sound card that NetHomeServer uses, it will reconnect when you plug it back in
 + 
 +===== Improved TCPCommandPort ===== 
 +  * Added "unsubscribe"-command 
 +  * TCPCommandPort now supports multiple simultaneous connections 
 + 
 +===== Improved Logging ===== 
 +The application log file is now located at users home directory, which is /home/<username> in Linux and C:\Documents and Settings\<username> in Windows. The file is called HomeManager0.log, max size limited to 1MB then it rolls over to an alternate file (HomeManager1.log). 
 + 
 +===== Other minor improvements ===== 
 +  * WEB GUI now works in InternetExplorer 8 
 +  * Cleaned up the Demo configuration seen on first install 
 +  * Added a welcome screen in WEB-GUI on first system start 
 +  * Changed handling of the default configuration file. Now loads demo.xml first time, but then saves to default.xml and uses that if it exists. 
 +  * Added possibility to configure PulseWidthModification and MaxRepeat in AudioProtocolParser. 
 +  * Default WEB GUI URL is changed to http://localhost:8020/gui
   * Added event distribution statistics calculation in BridgeBroker   * Added event distribution statistics calculation in BridgeBroker
  
nethomeserver_release09.txt · Last modified: 2018/11/03 02:59 by 127.0.0.1