#
# ChangeLog for trunk/FACT++/src/tngweather.cc
#
# Generated by Trac 1.5.2
# 04/04/25 21:37:08

Thu, 03 Oct 2019 11:22:12 GMT tbretz [19711]
	* trunk/FACT++/src/tngweather.cc (modified)

	Removed an obsolete line from the request.


Wed, 17 Oct 2018 18:42:30 GMT tbretz [19239]
	* trunk/FACT++/src/tngweather.cc (modified)

	Fixed the double name 'Seeing' in the SEEING service.


Thu, 12 Jul 2018 13:33:59 GMT tbretz [19049]
	* trunk/FACT++/src/ConnectionSSL.cc (added)
	* trunk/FACT++/src/ConnectionSSL.h (added)
	* trunk/FACT++/src/tngweather.cc (modified)

	Implemented ConnectionSSL and updated tngweather to use a secure ...


Wed, 30 Sep 2015 15:47:02 GMT tbretz [18339]
	* trunk/FACT++/src/HeadersTNGWeather.h (modified)
	* trunk/FACT++/src/tngweather.cc (modified)

	Moved seeing to its own service.


Wed, 30 Sep 2015 09:51:13 GMT tbretz [18338]
	* trunk/FACT++/src/HeadersTNGWeather.h (modified)
	* trunk/FACT++/src/tngweather.cc (modified)

	Adapted to the latest changed on the TNG weather report web site and ...


Thu, 18 Jul 2013 12:02:39 GMT tbretz [16955]
	* trunk/FACT++/src/tngweather.cc (modified)

	Removed the need for the Soprano library, fixed the units in the ...


Wed, 05 Jun 2013 19:36:57 GMT tbretz [16727]
	* trunk/FACT++/src/agilentctrl.cc (modified)
	* trunk/FACT++/src/lidctrl.cc (modified)
	* trunk/FACT++/src/magiclidar.cc (modified)
	* trunk/FACT++/src/magicweather.cc (modified)
	* trunk/FACT++/src/pwrctrl.cc (modified)
	* trunk/FACT++/src/tngweather.cc (modified)

	Make use of the new StateMachineAsio which gets the CPU consumption ...


Mon, 04 Mar 2013 15:04:25 GMT tbretz [14978]
	* trunk/FACT++/src/lidctrl.cc (modified)
	* trunk/FACT++/src/magiclidar.cc (modified)
	* trunk/FACT++/src/magicweather.cc (modified)
	* trunk/FACT++/src/pwrctrl.cc (modified)
	* trunk/FACT++/src/tngweather.cc (modified)

	Added include for array.hpp - needed for newer boost versions


Tue, 13 Nov 2012 21:53:54 GMT tbretz [14615]
	* trunk/FACT++/src/FitsFile.cc (modified)
	* trunk/FACT++/src/HeadersFAD.cc (modified)
	* trunk/FACT++/src/biasctrl.cc (modified)
	* trunk/FACT++/src/fsc.cc (modified)
	* trunk/FACT++/src/magicweather.cc (modified)
	* trunk/FACT++/src/mcp.cc (modified)
	* trunk/FACT++/src/tngweather.cc (modified)

	Removed obsolete includes.


Thu, 20 Sep 2012 17:11:50 GMT tbretz [14420]
	* trunk/FACT++/src/tngweather.cc (modified)

	Removed stray debug out.


Thu, 20 Sep 2012 17:11:00 GMT tbretz [14419]
	* trunk/FACT++/src/tngweather.cc (modified)

	Month starts counting at 0.


Thu, 20 Sep 2012 17:00:20 GMT tbretz [14418]
	* trunk/FACT++/src/tngweather.cc (modified)

	Added some workaround if the dat eis not in ISO format... mabe more ...


Thu, 31 May 2012 18:34:53 GMT tbretz [14009]
	* trunk/FACT++/src/biasctrl.cc (modified)
	* trunk/FACT++/src/chatclient.cc (modified)
	* trunk/FACT++/src/chatserv.cc (modified)
	* trunk/FACT++/src/datalogger.cc (modified)
	* trunk/FACT++/src/dimctrl.cc (modified)
	* trunk/FACT++/src/drivectrl.cc (modified)
	* trunk/FACT++/src/fadctrl.cc (modified)
	* trunk/FACT++/src/feedback.cc (modified)
	* trunk/FACT++/src/fscctrl.cc (modified)
	* trunk/FACT++/src/ftmctrl.cc (modified)
	* trunk/FACT++/src/magicweather.cc (modified)
	* trunk/FACT++/src/mcp.cc (modified)
	* trunk/FACT++/src/ratecontrol.cc (modified)
	* trunk/FACT++/src/ratescan.cc (modified)
	* trunk/FACT++/src/skypeclient.cc (modified)
	* trunk/FACT++/src/smartfact.cc (modified)
	* trunk/FACT++/src/timecheck.cc (modified)
	* trunk/FACT++/src/tngweather.cc (modified)

	Exit with 127 if parsing of command line options failed.


Sat, 26 May 2012 14:30:42 GMT tbretz [13921]
	* trunk/FACT++/src/HeadersTNGWeather.h (added)
	* trunk/FACT++/src/tngweather.cc (modified)

	Moved state definitions to header file and namespace.


Thu, 24 May 2012 20:51:38 GMT tbretz [13887]
	* trunk/FACT++/src/tngweather.cc (modified)

	Improved screen output.


Thu, 24 May 2012 13:46:14 GMT tbretz [13869]
	* trunk/FACT++/src/tngweather.cc (modified)

	Fixed the reports; set the default request interval to 300s


Thu, 24 May 2012 13:10:24 GMT tbretz [13866]
	* trunk/FACT++/src/tngweather.cc (added)

	First draft of a TNG weather application.