| Age | Commit message (Collapse) | Author |
|
- changed value of SMP_SYSTEM_CONTROL_RESTORE_SAVED_CONFIG to 8192
# Conflicts:
# simplemotion_defs.h
|
|
|
|
|
|
Fix wrong handles being passed to smBDRead in simplemotion.c
|
|
Add TCP/IP support to busdevice.c
|
|
|
|
https://github.com/oswjk/SimpleMotionV2 into oswjk-feature/osx-support
-adds OS X support in pcserailport.c
|
|
|
|
- Added support for external trigger input for capture
|
|
|
|
|
|
0 is traditional, -n starts capture n sample cycles before trigger, +n after trigger. In negative delay, the minimum effective value is SMP_CAPTURE_BUF_LENGHT divided by number of channels selected
|
|
smReceiveErrorHandler and smReceiveReturnPacket passed the smbus handle to
smBDRead while smBDRead expects the smbusdevicehandle. This also corrects the
type of SM_BUS.bdHandle from smint8 to smbusdevicehandle.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# SimpleMotionV2.pri
|
|
|
|
|
|
|
|
|
|
|
|
use SMP_COMMUTATION_SENSOR_CONFIG for new FW and ignore hall sensor flags (these flags becoming obsolete)
|
|
compatible change)"
This reverts commit ba6b2a32db48ccd6decfcdb3c42c92691915b32d.
|
|
change)
|
|
|
|
merging to master.
|
|
|
|
|
|
|
|
|
|
FLAG_LIMIT_SWITCHES_NORMALLY_OPEN_TYPE. Also behavior in firmware will change. Originally it was mistakenly specified in wrong polarity because the default choice with value 0 should be closed_type.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|