]> git.zerfleddert.de Git - hmcfgusb/shortlog
hmcfgusb
2015-07-31 Michael Gernothhmsniff: more compact output by default
2015-07-16 Michael Gernothdebian: make hmland configurable, update version
2015-07-16 Michael GernothMerge branch 'debian' of https://github.com/JSurf/hmcfgusb
2015-07-02 Michael GernothREADME: update -I information
2015-07-01 Michael GernothRelease version 0.101 v0.101
2015-07-01 Michael Gernothhmland: fix interpretation of '+'
2015-07-01 Michael GernothREADME: Homegear now knows about HM-USB-IF
2015-07-01 Michael Gernothhmsniff: fix typo
2015-06-30 Michael GernothRelease version 0.100 v0.100
2015-06-30 Michael Gernothhmland: don't impersonate HM-CFG-LAN by default.
2015-06-21 Michael Gernothhmland: only output load-byte on newest firmware
2015-06-17 Michael Gernothhmland: add load-byte to 'H'-output
2015-05-27 Michael GernothREADME: minor changes to OTA updates
2015-05-27 Michael Gernothhmcfgusb: unify error-handling in interrupt
2015-05-27 Michael Gernothfix a few small memory-leaks when opening the USB device
2015-05-25 Michael GernothREADME: add links for culfw and devices
2015-05-25 Michael GernothREADME: formatting
2015-05-25 Michael GernothREADME: fix link to BidCoS packet documentation
2015-05-25 Michael GernothREADME: add README.md
2015-05-25 Michael Gernothhmland: handle commands spanning packet-boundaries
2015-05-24 Michael Gernothbump version
2015-05-24 Michael Gernothhmland: increase receive-buffer for lan-messages
2015-01-31 Michael Gernothavoid possible null-pointer dereference in error-path
2014-06-25 JSurfAdd logrotate.d script
2014-06-21 JSurfMerge pull request #1 from bullshit/debian
2014-06-20 bullshitadding log command to daemon
2014-06-19 JSurfTry to fix some lintian warnings and errors
2014-06-19 JSurfAdd init script for hmland
2014-06-19 JSurfAdd compiled binaries to install
2014-06-19 JSurfStarting to add debian build stuff
2014-06-19 JSurfUpdate README.md
2014-06-19 JSurfCreate README.md
2014-05-29 Michael Gernothadd possibility to log network communication
2014-05-14 Michael Gernothonly reboot by default when firmware-version is < 0.967
2014-03-16 Michael Gernothbump version to 0.096-git
2014-03-14 Michael Gernothfix culfw version-check
2014-03-06 Michael Gernothincrease timeout granularity to handle missing acks...
2014-03-05 Michael Gernothadd culfw firmware version-check
2014-03-05 Michael Gernothfix variable assignment, copyright year
2014-03-05 Michael Gernothincrease hm-buffer for culfw-devices
2014-03-05 Michael Gernothfix poll
2014-03-05 Michael Gernothfix error messages
2014-03-05 Michael Gernothabort on missing acks
2014-03-05 Michael Gernothchange default speed, fix getopt
2014-03-05 Michael Gernothadd OTA support for culfw-based devices
2014-02-16 Michael Gernoththe switch_msg are actually CC1101-registers
2014-02-16 Michael Gernothreboot before flashing and retry a bit more often
2014-02-16 Michael Gernothfixed misleading error message
2014-02-16 Michael Gernothset the source hmid, else OTA will fail
2014-02-16 Michael Gernothcheck hmcfgusb firmware before trying to switch speed
2014-02-16 Michael Gernothmore minor cleanups
2014-02-16 Michael Gernotha few cleanups
2014-02-16 Michael Gernothadd missing newline
2014-02-16 Michael GernothAdd flasher for OTA devices
2014-02-15 Michael GernothETIMEDOUT is not a fatal error
2014-02-15 Michael Gernothdon't expect to always receive a full frame
2014-02-15 Michael Gernothsplit out firmware-reading into own module
2014-02-15 Michael Gernothhandle switch to and from FUP-mode
2014-02-13 Michael Gernothtypo
2014-02-13 Michael Gernothcleanup flasher: parse and validate firmware before...
2014-02-10 Michael Gernothfirmware-updater works now (needs hmusbif.enc)
2014-01-18 Michael Gernothlink against librt, too
2013-11-13 Michael Gernothbump version to 0.091-git
2013-11-13 Michael Gernothmake sure to close the device and call libusb_exit...
2013-10-23 Michael Gernothadd version (prepare to release 0.1)
2013-10-15 Michael Gernothhandle bootloader-mode on OpenWrt, too
2013-08-22 Michael Gernothbetter check if reboot is to be scheduled on the next day
2013-08-22 Michael Gernothallow absolute reboot (hh:mm) time to be specified...
2013-08-18 Michael Gernothfactor out leaving the bootloader into own function
2013-08-18 Michael Gernothperiodically reset HM-CFG-USB by enetring and leaving...
2013-07-28 Michael Gernothclarify inet_ntop error (it is fatal!)
2013-07-28 Michael Gernothadd support for older libusb-1.0 found in debian squeeze
2013-07-14 Michael Gernothrevert null frame to zero length
2013-07-13 Michael Gernothonly wake the device up when the timeout really expired
2013-07-13 Michael Gernothprobably working flasher...
2013-07-13 Michael Gernothsend a full frame containing only zeroes instead of...
2013-07-13 Michael Gernothshow textual error
2013-07-13 Michael Gernothdo not report errors when sending of the wakeup-frame...
2013-07-13 Michael Gernothopen device in bootloader-mode, too
2013-07-13 Michael Gernothadd non-working firmware-flasher
2013-07-13 Michael Gernothprint timestamps in verbose mode
2013-07-13 Michael Gernothdon't abort on write-error when sending queued packets
2013-07-13 Michael Gernothqueue all rx-data until response to first K is received
2013-07-13 Michael Gernothdon't print crnl to console
2013-07-13 Michael Gernothprint lan-communication in verbose-mode
2013-07-10 Michael Gernothadd missing break
2013-07-10 Michael Gernothsetting an AES encryption key (Y) needs a length-byte
2013-07-08 Michael Gernothuse minimum tiemout value from call/libusb
2013-07-08 Michael Gernothmake -R default, it doesn't hurt but may improve perfor...
2013-07-07 Michael Gernothtypo
2013-07-07 Michael Gernothalways show timing warning, not only when debugging...
2013-07-07 Michael Gernothadd -R as workaround for Raspberry Pi
2013-07-07 Michael Gernothsome changes in transfer-time-measurement
2013-07-07 Michael Gernothadd and export function to send only a null frame
2013-07-05 Michael Gernothadd USB send-duration to debug output
2013-06-29 Michael Gernothadd separate LICENSE file
2013-06-23 Michael Gernothfix cases where there are multiple commands per packet...
2013-06-16 Michael Gernothrefuse to start when PID file exists
2013-06-14 Michael Gernothadd option to create a PID file in daemon-mode
2013-06-12 Michael Gernothfix linker parameter order
next
Impressum, Datenschutz