SHA256
1
0
forked from pool/rtl_433
Commit Graph

8 Commits

Author SHA256 Message Date
Dominique Leuenberger
681b6392ef Accepting request 580347 from hardware:sdr
I want to maintain rtl_433 in Factory

OBS-URL: https://build.opensuse.org/request/show/580347
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rtl_433?expand=0&rev=1
2018-02-28 19:02:25 +00:00
Martin Hauke
1890fa65bc Accepting request 580346 from home:mnhauke:sdr-devel
- Create subpackge for header files

OBS-URL: https://build.opensuse.org/request/show/580346
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/rtl_433?expand=0&rev=7
2018-02-26 21:16:40 +00:00
Martin Pluskal
a24a91488f Accepting request 577096 from home:mnhauke:sdr-devel
- Update to version 0.0.1+git.20180213:
  * fix flex options, add gap_limit for PWM
  * README.md: Add another Debian dependency (#680)
  * README.md: Fix typo (#679)
  * README.md: Add build tools to Debian command (#678)
  * revert localtime_r to localtime for win32
  * disable syslog output on win32
  * remove left over xc0348 device
  * Fix on_connect signature and topic subscriptions in MQTT examples. (#674)
  * refactor hostport_param
  * refactor abuf
  * allow ipv6 for syslog
  * add flex device to Makefile
  * refactor print_array_value
  * use prettier C99 bool macro
  * shuffle functions
  * change aux pattern to composition
  * remove output_hander_t, printer_ctx indirection
  * change indent; consistent style
  * adds a remote syslog output
  * update readme usage info
  * default enable x10_sec, timing doc, style
  * Adds x10_sec device for decoding X10 Security RF signals (#671)
  * Spelling fix: gague -> gauge (#672)
  * fix new_template
  * use localtime_r instead of localtime
  * reduce false positves with Bresser on LaCrosse TX141TH
  * add MIC to bresser
  * freshen up template with more examples
  * add a flexible general purpose decoder (#647)

OBS-URL: https://build.opensuse.org/request/show/577096
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/rtl_433?expand=0&rev=6
2018-02-16 08:02:22 +00:00
Martin Pluskal
79cb0cf965 Accepting request 538201 from home:mnhauke:sdr-devel
- Update to version 0.0.1+git.20171101:
  * Add support for Philips outdoor temperature sensor
  * move fprintf call when timer expires
  * remove check for DEFAULT_HOP_EVENTS
  * fix edge-case where bytes_to_read is equal to length of bytes read
  * Fix output formatting
  * Added support for Ford car remote.
  * Removed unused code and variables.
  * Added a ford car remote decoder for the Fiesta and CMAX. device id is a rolling id number that seems to have approx 64 variations. The meaning of the code fields has not been determined.
  * Fixed output formatting for JSON and csv
  * Added decoding of X10 CR12A ON/OFF remote commands
  * Add support for FT-004-B
  * Make LaCrosse TX141TH sensors return temperature_C so that they are more consistent with other temperature sensors (#606)
  * Acurite Rain Gague emit structured data
  * shortend model string to Inovalley kw9015b
  * added json-support and description for TFA 30.3161 rain sensor
  * Fixed do_build.sh: forgot to do 'cd ..' before cloning rtl_433_tests.git
  * Fixed do_build.sh, .travis.yml trying to run 'make test'
  * Added tests from rtl_433_tests.git repo
  * Fixed do_build.sh: don't 'make installe'
  * Fixed .travis.yml: 'sudo: required', 'dist: trusty'
  * Fixed .travis.yml: added sudo, added apt.sources
  * Fixed permissions on do_build.sh
  * Added draft of .travis.yml, do_build.sh
  * Use default number of buffers to fix crash of two rtl_433 instances
  * don't restart the timer if we are aborting anyway; cancel timer on rtlsdr_cancel_async
  * fix unknown `uint` type; whitespace fixes
  * add merbanan changes
  * add suggested optimisation
  * suggested changes

OBS-URL: https://build.opensuse.org/request/show/538201
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/rtl_433?expand=0&rev=5
2017-11-02 08:23:49 +00:00
Martin Pluskal
38775f184f Accepting request 508924 from home:mnhauke:sdr-devel
- Update to version 0.0.1+git.20170708:
  * prevent bad messages of all 1 that falsely check ok with crc.
  * adding IBIS beacon
  * fix Company name, output flags and tire pressure/temperature
  * proper units for pressure, units for power, fix OS output fields
  * adding Oil Ultrasonic Standard protocol
  * hop interval param added (multiple frequencies)
  * updated README.md
  * typo fix
  * pipe symbol with HTML code
  * Update README.md
  * Added data struct for efergye2 (#540)
  * fix fabsf() in integer context (#551)
  * adding Citroen TPMS device
  * bugfix, bitbuffer needs to be initialized
  * adding Oil Ultrasonic STANDARD using ASK on 915MHz
  * Honda remote: fix an out of bounds array access
  * Removed use of pow() (#557)
  * Possible bugfix for issue #136
  * Update .gitignore
  * Fix hex output padding for unit ID field for lightwaverf.
  * Thermopro TP-11.
  * Move TP-11 to the end.
  * Thermopro TP-11 changes:   - exit early if not enough matching rows are found   - simplify bits_per_row check   - local_time_str happens after decoding data
  * Fix sign error.
  * Variable declarations are at the top of the function.
  * Solight TE44 wireless thermometer
  * Fix spelling in documentation
  * adding Wireless Smoke and Heat Detector GS 558

OBS-URL: https://build.opensuse.org/request/show/508924
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/rtl_433?expand=0&rev=4
2017-07-08 19:02:13 +00:00
Martin Pluskal
e3cc4da80d Accepting request 495108 from home:mnhauke:sdr-devel
- Update to version 0.0.1+git.20170515:
  * Add files via upload
  * Add support for Fine Offset WH3080 weather station
  * Updated "quadrant" code for WGR968
  * Restored 'static' variables
  * Bump MAX_PROTOCOLS to 78
  * cleanup: replacing broken sprintf, removing debug code
  * fix short buffer: sprintf's output is always null-terminated
  * adding output redirection to files
  * Sensor GT-WT-02 Change REDME.md
  * fix sample_file_pos to actually count seconds, each sample is 16 bits (I+Q uint8's)
  * change data output fields to usual order
  * add missing "model" data output
  * add time to data output
  * Add support for Vaillant calorMatic 340f (VRT 340f) wireless central ceating control (868MHz)
  * adds a watchdog timer to async callback, abort if async events stop arriving
  * improving compatibility for Renkforce DM-7511
  * Vaillant_vrt340f.c: Fix indentation, only whitespace changes
  * remove synthetic fahrenheit output. use `-C customary` to convert.
  * harmonize device data output to model instead of device or make, and crc instead of checksum
  * changing "crc", "checksum" to "mic"
  * delete stray trailing whitespace
  * normalize indentation to 4 spaces or one tab, depending on prevalence in each file
  * Update rtl_433.h

OBS-URL: https://build.opensuse.org/request/show/495108
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/rtl_433?expand=0&rev=3
2017-05-15 20:34:48 +00:00
Martin Pluskal
17869576f5 Accepting request 488130 from home:mnhauke:sdr-devel
- Reenable parallel build

OBS-URL: https://build.opensuse.org/request/show/488130
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/rtl_433?expand=0&rev=2
2017-04-16 07:41:07 +00:00
Martin Pluskal
0974559e3c Accepting request 488024 from home:mnhauke:sdr-devel
initial package for rtl_433

OBS-URL: https://build.opensuse.org/request/show/488024
OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/rtl_433?expand=0&rev=1
2017-04-15 07:42:11 +00:00