]> pilppa.org Git - lib1wire.git/shortlog
lib1wire.git
2013-08-11 Mika Laitioinclude unistd required by sleep call master
2013-08-11 Mika Laitiofix deprecated AM_CONFIG_HEADER
2012-08-15 Mika Laitioload deviceconfig only once
2012-08-14 Mika Laitioapi changes
2012-08-14 Mika Laitioeclipse configuration updates
2012-08-12 Mika Laitioeclipse project file updates
2012-08-03 Mika Laitioconfiguration data related changes
2012-07-23 Mika Laitiocleanups
2012-07-14 Mika Laitioadd support for lib64 directory
2012-07-14 Mika Laitiofix path to include headers in .pc file
2012-07-14 Mika Laitiofix build warnings
2011-06-16 Mika Laitiocleanups
2011-06-16 Mika Laitiobetter error handling in case where the device specific...
2011-04-16 Mika Laitiofixed api change breaks
2011-03-11 Mika LaitioMemory leak fixes.
2011-03-10 Mika Laitiosensor data read fixes.
2011-03-05 Mika LaitioMoved files that were not w1 specific to libplp.
2011-03-03 Mika LaitioApi cleanups for device querying
2011-02-28 Mika LaitioStarted defining generic device type base classes that...
2011-01-26 Mika Laitiocleaned up test_w1_datalog_write example applications...
2011-01-26 Mika LaitioOptimization for year and monthly data calculation.
2011-01-26 Mika LaitioNo need to cache data calculated per minute or per...
2011-01-26 Mika LaitioImplemented yearly calculations for min, max, mean...
2011-01-25 Mika LaitioAdded support for cacheing monthly data.
2011-01-24 Mika Laitiocleanups for log messages.
2011-01-23 Mika LaitioStarted adding support for caches when reading data...
2011-01-06 Mika LaitioW1Store --> Store...
2011-01-06 Mika LaitioUse pointers in date comparison functions.
2011-01-06 Mika Laitiosupport for sum, min and max queryes from the collected...
2011-01-02 Mika LaitioSupport for setting and reading device name from config...
2011-01-02 Mika LaitioBug fix for counter device data saving.
2011-01-02 Mika LaitioRefactoring and fixes.
2010-12-27 Mika Laitiocleanups, renamed get_*_values functions to get_*_data
2010-12-27 Mika LaitioSeveral data read and store fixes.
2010-12-26 Mika LaitioSupport for querying the list devices having data stored.
2010-12-22 Mika LaitioSupport for seting and changing values from device...
2010-12-22 Mika LaitioInitial support for reading and writing device specific...
2010-12-10 Mika LaitioYear fix when for Date function.
2010-12-09 Mika Laitioadd min,max,mean,sum and delta calculations for stored...
2010-12-09 Mika Laitioinitial device configuration support.
2010-12-09 Mika LaitioW1Store api cleanup for dir and file functions.
2010-12-09 Mika LaitioOptimisations and cleanups
2010-12-09 Mika Laitiocode cleanup instruction update
2010-12-09 Mika Laitiostarted adding support for reading average and sum...
2010-11-28 Mika Laitiorenamed the test_w1 to test_w1_datalog_write
2010-11-28 Mika LaitioInitial support for reading log-data.
2010-11-01 Mika Laitio.pc file update
2010-10-31 Mika Laitiostore each days file separately to year/month/id_year...
2010-10-31 Mika Laitioadd support for specifying scan interval and store...
2010-10-30 Mika Laitioincreased the storage intervals from test application
2010-10-30 Mika Laitiostorage data cleanup. allow specifying storage dir...
2010-10-30 Mika Laitiofix the parsing of counter value
2010-10-30 Mika Laitioadded W1CounterDevice
2010-10-28 Mika Laitioversion 0.1.0
2010-10-28 Mika Laitiodependency fix
2010-10-28 Mika Laitioformatting fixes
2010-10-23 Mika Laitioformating fixes for celcius values
2010-10-23 Mika Laitioadd support for storing data to text file periodically
2010-10-23 Mika Laitioremoved omniorb dependency (until is's really needed)
2010-10-22 Mika Laitioinitial version