egil
|
dd3504ffb8
|
Applied patch for everflourish in rfcmd. This closes #141. Thanks to
egil
|
2011-12-30 17:13:07 +01:00 |
|
Micke Prag
|
d3227ebdf8
|
Implement UP/DOWN/STOP in TelldusCenter Live! plugin. This closes #147.
|
2011-12-30 16:43:49 +01:00 |
|
Micke Prag
|
ed1dc8b2d3
|
Mask methods to lowest common denominator
|
2011-12-30 16:43:49 +01:00 |
|
Stefan Persson
|
e019f416d9
|
Increased retry count on ftdi_read_data to avoid TELLSTICK_ERROR_COMMUNICATION on some TellStick/device combinations. Closes #125
|
2011-12-30 16:03:57 +01:00 |
|
Micke Prag
|
5bb60a60c9
|
Implement our new type of command messages and also handle the ACK. This
requires us to bump the protocol version. Closes #151
|
2011-12-29 17:38:55 +01:00 |
|
Micke Prag
|
c56fa6c6f8
|
Clear the error and status message when we are dicsonnected
|
2011-12-29 17:38:55 +01:00 |
|
Micke Prag
|
05d48d1685
|
Reset ping timer on all sent messages
|
2011-12-29 17:38:55 +01:00 |
|
Micke Prag
|
06bf1a867d
|
Add function LiveMessageTokenScriptWrapper::getString()
|
2011-12-29 17:38:55 +01:00 |
|
Micke Prag
|
d86e12f1d3
|
LiveMessageTokenScriptWrapper::getInt() should be declared const since it only returnes values
|
2011-12-29 17:38:55 +01:00 |
|
Micke Prag
|
4517db2048
|
Reset pong timer on all received data (with valid signature). Not only pong messages
|
2011-12-29 17:38:55 +01:00 |
|
Micke Prag
|
b8955deed8
|
Add overloaded constructor to LiveMessageToken to accept an int
|
2011-12-29 17:38:55 +01:00 |
|
Stefan Persson
|
cd6e59baa5
|
Changed udev rules, now filtering correctly by vendor. Closes #115
|
2011-12-29 17:10:26 +01:00 |
|
Micke Prag
|
8c4c62d9e1
|
Added missing includes
|
2011-12-28 17:57:48 +01:00 |
|
Micke Prag
|
712cb9bbd8
|
Merge branch 't103'
|
2011-12-28 17:36:05 +01:00 |
|
Micke Prag
|
7272875db5
|
Log connect and disconnect from a TellStick. This closes #103
|
2011-12-28 17:28:30 +01:00 |
|
Micke Prag
|
e1d063bb56
|
Force stdout on Mac OS X
|
2011-12-28 16:15:22 +01:00 |
|
Micke Prag
|
8903656423
|
Use sformatf() to format the messages for the Windows Event Log, see #103
|
2011-12-28 16:07:29 +01:00 |
|
Micke Prag
|
05c0ac7f05
|
Add functions formatf() and sformatf()
|
2011-12-28 16:06:46 +01:00 |
|
Stefan Persson
|
44e5b81a90
|
Added new error code, Syntax error
|
2011-12-28 16:02:27 +01:00 |
|
Stefan Persson
|
5546013552
|
Tdtool exiting with error codes on failures. Closes #146.
|
2011-12-28 15:45:07 +01:00 |
|
Micke Prag
|
9862403267
|
Add command line argument to debug output
|
2011-12-28 15:35:18 +01:00 |
|
Micke Prag
|
50e69a476c
|
Implement logging using Windows Event Log, see #103
|
2011-12-28 15:35:15 +01:00 |
|
Stefan Persson
|
b6fb5ce106
|
Sensors now visible in tdtool when running --list. Closes #122.
|
2011-12-28 14:50:56 +01:00 |
|
Micke Prag
|
83fb477ef4
|
Use the log-system in main_unix.cpp
|
2011-12-27 15:46:49 +01:00 |
|
Micke Prag
|
72188ef02f
|
Add Log class, only implemented for Linux. See #103
|
2011-12-27 14:47:40 +01:00 |
|
Micke Prag
|
d7e76f1bc1
|
Show an error message if an unknown option is supplied to telldusd in Linux
|
2011-12-27 11:14:16 +01:00 |
|
Stefan Persson
|
e3587763ee
|
Fixed so that receiving socket has no buffer limit when reading in Linux. See ticket #101.
|
2011-12-23 12:46:17 +01:00 |
|
Stefan Persson
|
6f2ea98c5c
|
Optimization for #101.
|
2011-12-22 12:31:17 +01:00 |
|
Stefan Persson
|
319e505509
|
Now possible to activate Telldus Live! from Settings. Closes #101.
|
2011-12-22 12:20:51 +01:00 |
|
Micke Prag
|
16a9b87fb6
|
Implement sensor Mandolyn, this closes #104
|
2011-12-21 15:57:45 +01:00 |
|
Micke Prag
|
c030185438
|
Implement Oregon short format and sensor 0xEA4C
|
2011-12-21 15:55:59 +01:00 |
|
Micke Prag
|
084930a74e
|
Remove OS X specific finding of QtUiTools. The variable QT_USE_QTUITOOLS seems to work by itself instead
|
2011-12-20 16:51:31 +01:00 |
|
Micke Prag
|
acdf5733a1
|
Fix compilation error using Visual Studio. stdint.h is unfortunately not available
|
2011-12-20 15:13:52 +01:00 |
|
Micke Prag
|
ff7130561c
|
Implemented decoding of Fineoffset new short format. Hopefully this
fixes #92. If not, please reopen.
This also requires firmware 5 or later in TellStick Duo.
|
2011-12-20 14:37:40 +01:00 |
|
Micke Prag
|
808385705f
|
Increase timeout time
|
2011-12-19 17:07:26 +01:00 |
|
Stefan Persson
|
2d17564de3
|
Added better filtration when scanning remotes, only update the affected protocols. Closes #88
|
2011-12-19 15:51:25 +01:00 |
|
Stefan Persson
|
8e377a12bc
|
Possibility to add/remove sensors from list, and change their names. Not yet persistent.
|
2011-12-01 13:49:45 +01:00 |
|
Micke Prag
|
2feeb81f37
|
Implemented listening for pongs, this refs #117 and closes #133
|
2011-11-28 21:39:04 +01:00 |
|
Micke Prag
|
af929e5311
|
Changed reconnect time and ping timer.
|
2011-11-28 17:46:48 +01:00 |
|
Micke Prag
|
b68b4435c7
|
Retry fetching server list later if we fail the first time. This closes #117
|
2011-11-24 16:21:34 +01:00 |
|
Micke Prag
|
f13c20c698
|
Removed way obsolete project systray
|
2011-11-11 12:03:27 +01:00 |
|
Micke Prag
|
85d6323e28
|
Move project tellstickd into 3rdparty
|
2011-11-11 12:02:40 +01:00 |
|
Micke Prag
|
37716bdbe2
|
Move project tellstickcontroller into 3rdparty
|
2011-11-11 12:02:16 +01:00 |
|
Micke Prag
|
00cb9d9057
|
Move project TellStick.NET into 3rdparty
|
2011-11-11 12:01:41 +01:00 |
|
Micke Prag
|
3cbb48aa6b
|
Revive rfcmd as a separate project again
|
2011-11-11 11:01:31 +01:00 |
|
Micke Prag
|
1bee70be2c
|
Move rfcmd out from telldus-core
|
2011-11-11 10:58:06 +01:00 |
|
Micke Prag
|
4b37109f27
|
Use FIND_PACKAGE() to find QtUiTools instead of just hardcode the path
|
2011-11-04 10:58:03 +01:00 |
|
Micke Prag
|
290a805c6b
|
Added documentation for sensors, this closes #110.
|
2011-10-28 15:41:28 +02:00 |
|
Micke Prag
|
f207af7462
|
Add documentation for tdSensorValue(), see #110
|
2011-10-28 15:41:24 +02:00 |
|
Micke Prag
|
5ca9d3a7b8
|
Add documentation for tdSensor(), see #110
|
2011-10-28 15:40:50 +02:00 |
|