Wiki source code of LSS - Firmware
Version 8.1 by Eric Nantel on 2019/11/22 12:02
Show last authors
1 | (% class="wikigeneratedid" id="HTableofContents" %) |
2 | **Page Contents** |
3 | |
4 | {{toc depth="3"/}} |
5 | |
6 | = Firmware Versions = |
7 | |
8 | This section contains details about every official release of the LSS firmware. This includes information such as when the update was released, what new features/fixes/etc. it provides and any details about known issues or other warnings. If you are unsure how to proceed to update your LSS, please see [[this guide>>doc:lynxmotion-smart-servo.lss-configuration-software.lss-config-firmware-update.WebHome]]. |
9 | Note: the date format used is yyyy-mm-dd. |
10 | |
11 | {{showhide showmessage="Version 367 - Show details" hidemessage="Version 367 - Hide details"}} |
12 | Released 2019-10-07 |
13 | |
14 | Fixes: |
15 | Minor improvements to handling of low-speed motion control. More updates coming soon on this front! |
16 | Encoder issue that would sometimes cause random fast motion, ignoring speed restrictions. |
17 | {{/showhide}} |
18 | |
19 | == Version 367 == |
20 | |
21 | Released 2019-10-07 |
22 | |
23 | * Fixes: |
24 | ** Minor improvements to handling of low-speed motion control. More updates coming soon on this front! |
25 | ** Encoder issue that would sometimes cause random fast motion, ignoring speed restrictions. |
26 | |
27 | == Version 365 == |
28 | |
29 | Released 2019-09-12 |
30 | |
31 | * New commands: |
32 | ** New modifiers for position commands [[CH>>https://www.robotshop.com/info/wiki/lynxmotion/view/lynxmotion-smart-servo/lss-communication-protocol/#HA7.CurrentHalt26Hold28CH29]] & [[CL>>https://www.robotshop.com/info/wiki/lynxmotion/view/lynxmotion-smart-servo/lss-communication-protocol/#HA8.CurrentLimp28CL29]]. Allows moving "into" an object so it can be held without going into safe mode (limiting applied current in mA). CH holds position on collision and CL goes limp instead. |
33 | * Fixes: |
34 | ** [[Mode 255>>https://www.robotshop.com/info/wiki/lynxmotion/view/lynxmotion-smart-servo/lss-communication-protocol/#H16.IdentificationNumber28ID29]] would sometimes stay active or cause the LSS to respond to other servo IDs |
35 | |
36 | == Version 362 == |
37 | |
38 | Released 2019-05-01 |
39 | |
40 | * Initial production version (first official release). |
41 | * New commands: |
42 | ** CLB/QLB to control the blinking of the RGB LED during various phases of motion. |
43 | * New features: |
44 | ** Added failsafe to go from RC mode back to serial mode by placing a HIGH signal (5 V DC) on RX for 30 s. |
45 | * Fixes: |
46 | ** Improved LED patterns for clarity. |
47 | ** ID is now kept during a firmware update. |