Format: 1.8
Date: Wed, 18 Feb 2015 20:14:41 -0700
Source: linuxcnc
Binary: linuxcnc-dev linuxcnc linuxcnc-doc-en linuxcnc-doc-fr linuxcnc-doc-es
Architecture: source i386 all
Version: 1:2.7.0~pre3
Distribution: wheezy
Urgency: low
Maintainer: Sebastian Kuzminsky <seb@highlab.com>
Changed-By: Sebastian Kuzminsky <seb@highlab.com>
Description: 
 linuxcnc   - PC based motion controller for real-time Linux
 linuxcnc-dev - PC based motion controller for real-time Linux
 linuxcnc-doc-en - PC based motion controller for real-time Linux
 linuxcnc-doc-es - PC based motion controller for real-time Linux
 linuxcnc-doc-fr - PC based motion controller for real-time Linux
Changes: 
 linuxcnc (1:2.7.0~pre3) wheezy; urgency=low
 .
   * parport: remove probe_parport, it's no longer needed
   * add moveoff, a simple jog-while-paused implementation
 .
   * axis gui: fix too-fast UVW jogs on inch machines displaying mm
   * axis gui: fix too-slow shift-jog speed on inch machines displaying mm
   * axis gui: let the user confirm before closing the window
   * axis gui: fix jog speed in Free mode
 .
   * gmoccapy: fixed a serious bug with PAUSE / RESUME / STOP
   * gmoccapy: initialize mouse button mode corrected
   * gmoccapy: PAUSE button did not get active on M01
   * gmoccapy: virtual keyboard "bug" not initialized settings correct
   * gmoccapy: report gcode errors
   * gmoccapy: better docs
   * gmoccapy: add polish translation
   * gmoccapy: turtle jog and analog in for slider values
   * gmoccapy: added support to select number of digits
   * gmoccapy: deleted unneeded stuff and new translation
   * gmoccapy: new hal pin and some renaming
   * gmoccapy: solved a bug in counts handling
   * gmoccapy: bug/limit in tool sensor height
   * gmoccapy: bug because I missed two self.
   * gmoccapy: added a clock and date label
   * gmoccapy: bug in hal pin updating, new spindle handling
   * gmoccapy: bug in initializing lathe mode
 .
   * pncconf: fix icon/image path error
   * pncconf: lower default watchdog timeout
   * pncconf: fix double POSITION_OFFSET/FEEBACK INI entry
   * pncconf: fix a kernal/kernel misspelling
 .
   * stepconf & pncconf: remove probe_parport command
   * stepconf: use linux parport enumeration number as default
   * stepconf: remove a debug print
   * stepconf: fix a typo in a variable name
   * stepconf: fix the check_for_rt() function for uspace
   * stepconf: optionally generate configs with simulated hardware
 .
   * xhc-hb04.tcl: support fractional scale factors
   * xhc-hb04.tcl: it's an error if halui is not running
   * xhc-hb04.tcl: simplify pin_exists proc
   * xhc-hb04: fix a memory leak
   * lincurve: better manpage
   * gs2_vfd: add missing -A, -D, and -R command-line args
   * gs2_vfd: accept -g to turn on debug output
   * sim_pin: use Toggle by default instead of Pulse
   * debounce: add an example of creating filter groups to manpage
   * encoder: document the surprising encoder num_chan=0 behavior in manpage
 .
   * gladevcp: jogwheel improvements
   * gladevcp: fix a bug forground color of combi_dro
   * gladevcp: add hiny versions of the hal_bar and led widgets
 .
   * pyvcp: fix a bug in radio button widget
 .
   * latency-test: fix a bug in command-line argument time parsing
   * latency-histogram: clean up on ^C
   * latency-histogram: show linuxcnc version
   * popupkeyboard.py: support standalone demonstration
   * linuxcnc, haltcl: pass args to haltcl file
   * twopass.tcl: handle haltcl files with args
   * util_lib.tcl utilities for haltcl halfiles
   * hal_gremlin: Emit signal in case of gcode error
   * linuxcnc: defer starting [APPLICATIONS]APPs
 .
   * halui: don't forget the Task mode when queueing MDI commands
 .
   * increase default arc radius tolerance (accept larger errors)
   * make arc radius tolerance an ini setting
 .
   * hal: change function .time from parameter to pin
   * hal: increase shared memory size limits
 .
   * halcmd: manage prompt better
 .
   * hallib: support for system-wide halfiles
   * hallib: add sim_lib & basic_sim
   * hallib: relocate common halfiles to lib/hallib
   * hallib: add halcheck, a library halfile to check common errors
 .
   * haltcl: allow haltcl twopass files to use non-builtin Tk widgets
 .
   * inihal: bugfix for ini.n.backlash
   * inihal: document ini hal pins
 .
   * sample configs: use as HALFILE not POSTGUI_HALFILE in Smithy configs
 .
   * gm6: Add USPACE support
   * gm6: Fix RS485 DAC problem, when DAC has zero V output.
 .
   * hm2: fix second default address of EPP port in 7i43 and 7i90 drivers
   * hm2 eth: use defines for all timeouts in driver
   * hm2 eth: cleanup unused code and leftover from rtnet
   * hm2 sserial: fix driver not reporting all sserial remote faults
   * hm2 sserial: fix reporting sserial remote faults
   * hm2 sserial: Fix .scalemax parameter was ignored on analog inputs
   * hm2 sserial: warning when remote sserial device has firmware version lower than r14.
   * hm2 sserial: report link failure
 .
   * task: fix a bug that could drop mdi commands
   * task: fix a dead store
 .
   * motion: rebrand a realtime warning message
   * motion: ignore feed-override when jogging
   * motion: reduce the scope of a state variable
   * motion: redo arc spiral handling
   * motion: several trajectory planner fixes
 .
   * genhexkins: add hal pins for joints coordinates
   * hexapod-sim: support hal pins for joints coordinates
 .
   * rtapi: fix release region
 .
   * uspace: remove debugging message in parport driver
   * uspace: don't try to use rt hardening except on a realtime kernel
 .
   * ini file variables can now span multiple lines using backslash
 .
   * docs: lots of updates to the Getting Started document
   * docs: tidy up the top-level README a bit
   * docs: describe hal_manualtoolchange.change_button
   * docs: describe our git workflow briefly
   * docs: describe our Signed-Off-By procedure
   * docs: update Polish translation of software strings
   * docs: better G2/G3 description
   * docs: better G43 description
   * docs: update stepconf docs and images
   * docs: document io's lube pin a bit more
   * docs: include all manpages in the html & pdf docs
   * docs: fix inaccuracies in hal_init manpage
   * docs: describe postgui_halfiles with twopass info
   * docs: improve docs of hal tools
   * docs: improve docs of latency test tools
   * docs: move parallel port address docs to the correct place
   * docs: misc clarifications & minor improvements
   * docs: fixup manpage syntax for rtapi_app_main.3 & rtapi_app_exit.3
   * docs: improve Servo-To-Go docs
 .
   * halcompile: fix & document 'option extra_link_args'
   * halcompile: don't overrun the names[] array
   * halcompile: improve 'option rtapi_app no' description
   * halcompile: fix indentation nitpick in generated C code
   * halcompile: reject empty names
   * halcompile: document "option userspace" a bit more
   * halcompile: misc docs improvements
 .
   * use /usr/bin/python in all python scripts
 .
   * nml: implement command queue with reliable reception
   * nml: convert arch-dependent types to fixed-width types
 .
   * build: refactor how manpages are generated
   * build: install the new pncconf python modules
   * build: depend on inkscape
   * build: use correct dependencies on Debian Jessie
 .
   * tests: minor improvements to hm2 test
   * tests: fix a spurious false failure in the tlo test
   * tests: reorganize the halui jogging test dir layout
   * tests: give halui a few seconds to switch the task mode back
   * tests: add a halui mdi test
   * tests: add an nml-over-tcp test
   * tests: simplify t0 test and increase task queue usage
   * tests: fix a race condition in the toolchanger/toolno-pocket-differ test
   * tests: longer timeout in halui jogging test
   * tests: test names= and counts= of halcompile-generated comps
   * tests: loadrt must handle failure from rtapi_app_main
   * tests: add a test of jogwheel jogging via Motion
   * tests: fix a spurious failure of the tlo test
   * tests: add arc radius tests
Checksums-Sha1: 
 4900e31f94361844736efba0075d6b7abbe676fb 1492 linuxcnc_2.7.0~pre3.dsc
 c8d22ad41fe414079fda573c1e2416e2178feef9 24462469 linuxcnc_2.7.0~pre3.tar.gz
 661a2d338d86914afe1e96dfe0ff7c934265ab70 675808 linuxcnc-dev_2.7.0~pre3_i386.deb
 34eeac140719ebeccef59861f50987fcfdb51311 13586684 linuxcnc_2.7.0~pre3_i386.deb
 ce4586680a69c134ad8104c96bfead27a19c5d25 13919832 linuxcnc-doc-en_2.7.0~pre3_all.deb
 96d47c6b5e378fc0415e4fd7f56ecb7c6f08d138 6773686 linuxcnc-doc-fr_2.7.0~pre3_all.deb
 e9a8ad071b6522335de3c329cf55b13463ccc09c 9189356 linuxcnc-doc-es_2.7.0~pre3_all.deb
Checksums-Sha256: 
 e6a86ec214c6fdc12b61609bc33b80b4d30dcb2bb634619064c66d4b45ece9c2 1492 linuxcnc_2.7.0~pre3.dsc
 747e43f354600302ec41a14b699f34740eb5a1b37f29a3772574dcd2e0c30dca 24462469 linuxcnc_2.7.0~pre3.tar.gz
 8dd38687bb9c8f3ab634bc0e3ef80cb5e2201a916832b1a60f9091026f30659d 675808 linuxcnc-dev_2.7.0~pre3_i386.deb
 d12fa0ed6ee629843142281af7a1814c837c7610f2db3594d08d122b6d4254bb 13586684 linuxcnc_2.7.0~pre3_i386.deb
 0653fb79e0c8fddf034504852b46ae57a3685a2afdfa450acf216e7ddaa8d474 13919832 linuxcnc-doc-en_2.7.0~pre3_all.deb
 697c2c9894c49a604fc0bd158c6cdc123fd611c731ee1ec5114f2c07d8c86ea1 6773686 linuxcnc-doc-fr_2.7.0~pre3_all.deb
 dfa55c7b12aee851e806960fc83d50f99597cace903bc66d93e8c0a7e7642542 9189356 linuxcnc-doc-es_2.7.0~pre3_all.deb
Files: 
 666c64d861ae635c733483eed3135754 1492 misc extra linuxcnc_2.7.0~pre3.dsc
 b6dfc9ed955efeef5b798ed9a8f6876e 24462469 misc extra linuxcnc_2.7.0~pre3.tar.gz
 652a007e7f1b3eeceff0b75fcb104bbd 675808 libs extra linuxcnc-dev_2.7.0~pre3_i386.deb
 99069343e6789113f2105c984fdaf498 13586684 misc extra linuxcnc_2.7.0~pre3_i386.deb
 5892a8fb27fd5d31c9029c99ec25ea20 13919832 misc extra linuxcnc-doc-en_2.7.0~pre3_all.deb
 64c2f97ecd074ae91179991a7ec49ee1 6773686 misc extra linuxcnc-doc-fr_2.7.0~pre3_all.deb
 28a4bea78681e8c20dbbe94d4f9cf7f3 9189356 misc extra linuxcnc-doc-es_2.7.0~pre3_all.deb
