pitest (1.8.1-1+deb12+1) bookworm; urgency=medium

  [ Ramiro Gsponer ]
  * chore: switch to piControl v2.3.5
  * fix: Add support for virtual devices
  * feat: Use defines for module type identifiers

  [ Lino Sanfilippo ]
  * refactor: use temporary variable in loop
  * fix: do not apply mask to active devices

  [ Ramiro Gsponer ]
  * chore: switch to piControl v2.3.6
  * chore: Release v1.8.1

 -- Ramiro Gsponer <r.gsponer@kunbus.com>  Mon, 02 Jun 2025 12:11:12 +0200

pitest (1.8.0-1+deb12+1) bookworm; urgency=medium

  [ Thomas Böhler ]
  * chore(deb): switch upstream to 1.x

  [ Lino Sanfilippo ]
  * chore: switch to latest piControl version
  * build: correct cmake directories path
  * feat: support command line parameter for forced update
  * doc: Add description for the force parameter
  * feat: provide command line option for version info
  * doc: Add description for the Version parameter
  * refactor: use tabs instead of spaces in piControlIf.c
  * refactor: in piControlIf.h use correct SPDX Header
  * refactor: get rid of obsolete code compiled with KUNBUS_TEST defined

  [ Thomas Böhler ]
  * fix: return proper error on piControlOpen
  * doc: rewrite man page with scdoc
  * doc: bundle examples under separate heading
  * doc: add proper synopsis for piTest man page
  * doc: add reference to picontrol_ioctl man page
  * fix: avoid empty initializer braces in long_opts
  * ci: build edge packages
  * ci: add commit linting job
  * doc: Update -f option for better readability
  * doc: add optional force parameter to synopsis
  * doc: reference man page in README.md
  * doc: fix indentation of -V option in help output
  * fix: don't fail on up to date firmware
  * feat: show notice on successful firmware update
  * fix: be consistent with firmware update messages
  * doc: --module value must be greater than 0
  * build: install moved picontrol_ioctl man page

  [ Lino Sanfilippo ]
  * fix: remove superfluous call of piShowLastMessage
  * feat: add messages for firmware update

  [ Thomas Böhler ]
  * fix(fwupdate): require confirmation before update
  * feat(fwupdate): add spinner
  * feat(fwupdate): add -q for fwupdate
  * build: link against libpthread
  * fix(deb): add scdoc dependency

 -- Ramiro Gsponer <r.gsponer@kunbus.com>  Thu, 27 Mar 2025 11:44:00 +0100

pitest (1.7.0-1+deb12+1) bookworm; urgency=medium

  [ Ahmad Arabi Katbi ]
  * feat: Add module name for Connect5

 -- Sven Sager <s.sager@kunbus.com>  Mon, 11 Nov 2024 08:56:13 +0100

pitest (1.6.0-1+revpi12+1) bookworm; urgency=medium

  [ Thomas Böhler ]
  * feat: Add flag to give address of specific module
  * Fix failing compilation for gcc < 12.2.0
  * Fix spelling mistake in help output for `--module`

  [ Philipp Rosenberger ]
  * Switch back to the debian/ namespace

  [ Thomas Böhler ]
  * Ensure list  of `struct option` ends with zeros

  [ Nicolai Buchwitz ]
  * fix: Run local pipelines on debian/* branches
  * chore: Add MIT to ci files
  * ci: Run local pipeline only if file exists
  * doc: Update usage in README

  [ Thomas Böhler ]
  * doc: Update source code location
  * ci: Lint REUSE in ci

 -- Thomas Böhler <t.boehler@kunbus.com>  Mon, 04 Mar 2024 10:28:40 +0100

pitest (1.5.0-1+revpi12+1) bookworm; urgency=medium

  [ Thomas Böhler ]
  * chore: Make repository REUSE compliant

  [ Nicolai Buchwitz ]
  * ci: Add pipeline for package build

  [ Thomas Böhler ]
  * chore: Add move to GitLab to README

  [ Nicolai Buchwitz ]
  * feat: Add support for RevPi RO

  [ Thomas Böhler ]
  * doc: Add build instructions to README.md
  * refactor: Use piControl GitLab link in submodule

  [ Lino Sanfilippo ]
  * Add new command line parameter to retrieve RO counters

  [ Nicolai Buchwitz ]
  * doc(RO): Explain RO counter usage
  * chore: Update piControl submodule to latest hash

 -- Thomas Böhler <t.boehler@kunbus.com>  Mon, 13 Nov 2023 15:28:51 +0100

pitest (1.4.1-1+revpi12+1) bookworm; urgency=medium

  * Update package for bookworm

 -- Thomas Böhler <t.boehler@kunbus.com>  Fri, 13 Oct 2023 13:51:17 +0200

pitest (1.4.1-1+revpi11+1) bullseye; urgency=medium

  * docs: Correct source code url
  * docs: Correct RevolutionPi website
  * chore: Update piControl submodule to latest hash

 -- Thomas Böhler <t.boehler@kunbus.com>  Mon, 19 Jun 2023 09:15:01 +0200

pitest (1.4.0-1+revpi11+1) bullseye; urgency=medium

  * Add MIT license in LICENSE.txt
  * Add piControl dependency, correct Makefile
  * Change build system to CMake
  * Add README.md with help output of binary
  * fix: Add missing man page
  * fix: Force link of custom_target piControlReset
  * fix: End italics by reverting formatting
  * build: Don't depend on a C++ compiler for CMake
  * Initial debianization
  * Assign correct license to sources

  [ Nicolai Buchwitz ]
  * Fix gcc -Wformat= complaints
  * Replace strncpy by snprintf
  * Add SPDX headers
  * Cleanup debianization
  * piTest: Add Connect 4 as known device

 -- Thomas Böhler <t.boehler@kunbus.com>  Wed, 24 May 2023 08:23:13 +0200

picontrol (1.3.1-1) stable; urgency=medium

  * Make CROSS_COMPILE optionally configureable from environment
  * Allow spaces (two commands) in CROSS_COMPILE environment variable
  * piControl: Dont use wrong offset for default values
  * debia/control: Correct Maintainer entry.

 -- Lino Sanfilippo <l.sanfilippo@kunbus.com>  Tue, 16 Mar 2021 13:17:05 +0100

picontrol (1.3.0-1) stable; urgency=medium

  * Add RevPi MIO support

 -- Philipp Rosenberger <p.rosenberger@kunbus.com>  Wed, 10 Mar 2021 14:06:05 +0100

picontrol (1.3.0-1~0flat1) stable; urgency=medium

  * Beta release for KUNBUS RevPi Flat.
  * Add the revpi flat name to the list of known module names.

 -- Philipp Rosenberger <p.rosenberger@kunbus.com>  Mon, 26 Oct 2020 12:43:41 +0100

picontrol (1.2.1-1) stable; urgency=medium

  * Show names of the new Connect modules

 -- Kunbus <admin@kunbus.de>  Tue, 29 May 2018 09:15:00 +0200

picontrol (1.2.0-2) stable; urgency=medium

  * Install ioctl manual page

 -- Kunbus <admin@kunbus.de>  Wed, 04 Apr 2018 13:15:00 +0200

picontrol (1.2.0-1) stable; urgency=medium

  * Some new ioctl calls
  * new manual page

 -- Kunbus <admin@kunbus.de>  Fri, 23 Mar 2018 13:50:00 +0200

picontrol (1.1.1-1) stable; urgency=medium

  * Bugfix in piControlIf

 -- Kunbus <admin@kunbus.de>  Wed, 20 Sep 2017 09:50:28 +0200

picontrol (1.1.0-1) stable; urgency=medium

  * Initial release

 -- Kunbus <admin@kunbus.de>  Fri, 27 Jan 2017 13:50:00 +0100
