2014-03-05 |
Michael Gernoth | increase hm-buffer for culfw-devices
|
commit | commitdiff | tree |
2014-03-05 |
Michael Gernoth | fix poll
|
commit | commitdiff | tree |
2014-03-05 |
Michael Gernoth | fix error messages
|
commit | commitdiff | tree |
2014-03-05 |
Michael Gernoth | abort on missing acks
|
commit | commitdiff | tree |
2014-03-05 |
Michael Gernoth | change default speed, fix getopt
|
commit | commitdiff | tree |
2014-03-05 |
Michael Gernoth | add OTA support for culfw-based devices
|
commit | commitdiff | tree |
2014-02-16 |
Michael Gernoth | the switch_msg are actually CC1101-registers
|
commit | commitdiff | tree |
2014-02-16 |
Michael Gernoth | reboot before flashing and retry a bit more often
|
commit | commitdiff | tree |
2014-02-16 |
Michael Gernoth | fixed misleading error message
|
commit | commitdiff | tree |
2014-02-16 |
Michael Gernoth | set the source hmid, else OTA will fail
|
commit | commitdiff | tree |
2014-02-16 |
Michael Gernoth | check hmcfgusb firmware before trying to switch speed
|
commit | commitdiff | tree |
2014-02-16 |
Michael Gernoth | more minor cleanups
|
commit | commitdiff | tree |
2014-02-16 |
Michael Gernoth | a few cleanups
|
commit | commitdiff | tree |
2014-02-16 |
Michael Gernoth | add missing newline
|
commit | commitdiff | tree |
2014-02-16 |
Michael Gernoth | Add flasher for OTA devices
|
commit | commitdiff | tree |
2014-02-15 |
Michael Gernoth | ETIMEDOUT is not a fatal error
|
commit | commitdiff | tree |
2014-02-15 |
Michael Gernoth | don't expect to always receive a full frame
|
commit | commitdiff | tree |
2014-02-15 |
Michael Gernoth | split out firmware-reading into own module
|
commit | commitdiff | tree |
2014-02-15 |
Michael Gernoth | handle switch to and from FUP-mode
|
commit | commitdiff | tree |
2014-02-13 |
Michael Gernoth | typo
|
commit | commitdiff | tree |
2014-02-13 |
Michael Gernoth | cleanup flasher: parse and validate firmware before...
|
commit | commitdiff | tree |
2014-02-10 |
Michael Gernoth | firmware-updater works now (needs hmusbif.enc)
|
commit | commitdiff | tree |
2014-01-18 |
Michael Gernoth | link against librt, too
|
commit | commitdiff | tree |
2013-11-13 |
Michael Gernoth | bump version to 0.091-git
|
commit | commitdiff | tree |
2013-11-13 |
Michael Gernoth | make sure to close the device and call libusb_exit...
|
commit | commitdiff | tree |
2013-10-23 |
Michael Gernoth | add version (prepare to release 0.1)
|
commit | commitdiff | tree |
2013-10-15 |
Michael Gernoth | handle bootloader-mode on OpenWrt, too
|
commit | commitdiff | tree |
2013-08-22 |
Michael Gernoth | better check if reboot is to be scheduled on the next day
|
commit | commitdiff | tree |
2013-08-22 |
Michael Gernoth | allow absolute reboot (hh:mm) time to be specified...
|
commit | commitdiff | tree |
2013-08-18 |
Michael Gernoth | factor out leaving the bootloader into own function
|
commit | commitdiff | tree |
2013-08-18 |
Michael Gernoth | periodically reset HM-CFG-USB by enetring and leaving...
|
commit | commitdiff | tree |
2013-07-28 |
Michael Gernoth | clarify inet_ntop error (it is fatal!)
|
commit | commitdiff | tree |
2013-07-28 |
Michael Gernoth | add support for older libusb-1.0 found in debian squeeze
|
commit | commitdiff | tree |
2013-07-14 |
Michael Gernoth | revert null frame to zero length
|
commit | commitdiff | tree |
2013-07-13 |
Michael Gernoth | only wake the device up when the timeout really expired
|
commit | commitdiff | tree |
2013-07-13 |
Michael Gernoth | probably working flasher...
|
commit | commitdiff | tree |
2013-07-13 |
Michael Gernoth | send a full frame containing only zeroes instead of...
|
commit | commitdiff | tree |
2013-07-13 |
Michael Gernoth | show textual error
|
commit | commitdiff | tree |
2013-07-13 |
Michael Gernoth | do not report errors when sending of the wakeup-frame...
|
commit | commitdiff | tree |
2013-07-13 |
Michael Gernoth | open device in bootloader-mode, too
|
commit | commitdiff | tree |
2013-07-13 |
Michael Gernoth | add non-working firmware-flasher
|
commit | commitdiff | tree |
2013-07-13 |
Michael Gernoth | print timestamps in verbose mode
|
commit | commitdiff | tree |
2013-07-13 |
Michael Gernoth | don't abort on write-error when sending queued packets
|
commit | commitdiff | tree |
2013-07-13 |
Michael Gernoth | queue all rx-data until response to first K is received
|
commit | commitdiff | tree |
2013-07-13 |
Michael Gernoth | don't print crnl to console
|
commit | commitdiff | tree |
2013-07-13 |
Michael Gernoth | print lan-communication in verbose-mode
|
commit | commitdiff | tree |
2013-07-10 |
Michael Gernoth | add missing break
|
commit | commitdiff | tree |
2013-07-10 |
Michael Gernoth | setting an AES encryption key (Y) needs a length-byte
|
commit | commitdiff | tree |
2013-07-08 |
Michael Gernoth | use minimum tiemout value from call/libusb
|
commit | commitdiff | tree |
2013-07-08 |
Michael Gernoth | make -R default, it doesn't hurt but may improve performance
|
commit | commitdiff | tree |
2013-07-07 |
Michael Gernoth | typo
|
commit | commitdiff | tree |
2013-07-07 |
Michael Gernoth | always show timing warning, not only when debugging...
|
commit | commitdiff | tree |
2013-07-07 |
Michael Gernoth | add -R as workaround for Raspberry Pi
|
commit | commitdiff | tree |
2013-07-07 |
Michael Gernoth | some changes in transfer-time-measurement
|
commit | commitdiff | tree |
2013-07-07 |
Michael Gernoth | add and export function to send only a null frame
|
commit | commitdiff | tree |
2013-07-05 |
Michael Gernoth | add USB send-duration to debug output
|
commit | commitdiff | tree |
2013-06-29 |
Michael Gernoth | add separate LICENSE file
|
commit | commitdiff | tree |
2013-06-23 |
Michael Gernoth | fix cases where there are multiple commands per packet...
|
commit | commitdiff | tree |
2013-06-16 |
Michael Gernoth | refuse to start when PID file exists
|
commit | commitdiff | tree |
2013-06-14 |
Michael Gernoth | add option to create a PID file in daemon-mode
|
commit | commitdiff | tree |
2013-06-12 |
Michael Gernoth | fix linker parameter order
|
commit | commitdiff | tree |
2013-06-08 |
Michael Gernoth | free memory in case of errors
|
commit | commitdiff | tree |
2013-06-08 |
Michael Gernoth | add option to bind socket to specified interface (e...
|
commit | commitdiff | tree |
2013-06-05 |
Michael Gernoth | sigaction-failure is fatal
|
commit | commitdiff | tree |
2013-06-05 |
Michael Gernoth | gracefully handle errors on socket-write
|
commit | commitdiff | tree |
2013-06-02 |
Michael Gernoth | and again, libusb_free_transfer frees the buffer
|
commit | commitdiff | tree |
2013-06-02 |
Michael Gernoth | data buffer is freed by libusb_free_transfer
|
commit | commitdiff | tree |
2013-06-01 |
Michael Gernoth | hotplug-dir needs to be created before copying stuff...
|
commit | commitdiff | tree |
2013-06-01 |
Michael Gernoth | OpenWRT hotplug-script (starts hmland when device is...
|
commit | commitdiff | tree |
2013-06-01 |
Michael Gernoth | add Makefile for OpenWRT
|
commit | commitdiff | tree |
2013-05-31 |
Michael Gernoth | don't abort when the device reboots, only set hmId...
|
commit | commitdiff | tree |
2013-05-30 |
Michael Gernoth | add timestamp
|
commit | commitdiff | tree |
2013-05-30 |
Michael Gernoth | fix cfg-flag
|
commit | commitdiff | tree |
2013-05-30 |
Michael Gernoth | beginning of hmsniff, a small HomeMatic sniffer/dissector
|
commit | commitdiff | tree |
2013-05-30 |
Michael Gernoth | typo
|
commit | commitdiff | tree |
2013-05-30 |
Michael Gernoth | get rid of strtoul/printf for ascii-hex/bin conversion
|
commit | commitdiff | tree |
2013-05-29 |
Michael Gernoth | group debug output better
|
commit | commitdiff | tree |
2013-05-29 |
Michael Gernoth | make sure quit is reset to 0 after a device-init
|
commit | commitdiff | tree |
2013-05-29 |
Michael Gernoth | make sure errno is always correct when returning from...
|
commit | commitdiff | tree |
2013-05-29 |
Michael Gernoth | add delays to stop device from resetting
|
commit | commitdiff | tree |
2013-05-29 |
Michael Gernoth | always transmit the full packet size to the device
|
commit | commitdiff | tree |
2013-05-29 |
Michael Gernoth | command line parsing
|
commit | commitdiff | tree |
2013-05-29 |
Michael Gernoth | better input parsing/output formatting
|
commit | commitdiff | tree |
2013-05-29 |
Michael Gernoth | simple tcp-server, barely able to communicate with...
|
commit | commitdiff | tree |
2013-05-29 |
Michael Gernoth | cleanup on error/exit
|
commit | commitdiff | tree |
2013-05-29 |
Michael Gernoth | remove duplicate code
|
commit | commitdiff | tree |
2013-05-29 |
Michael Gernoth | libusb-based driver for HM-CFG-USB and an initial HM...
|
commit | commitdiff | tree |
|