Sensit Wearable Firmware

1.6.00

  • Added MethodSCRIPT 1.8 commands

    • subarray

    • log_var

    • linear_fit

    • mean

  • Added load and execute MethodScript from file

1.5.00

  • Updated to MethodSCRIPT 1.7

  • Added Baud rate configuration(0x89) register

  • Added Allowed pin modes (0x11) register

  • MethodSCRIPT changes and additions:

  • Easier way of using bipot

  • Added command, set_bipot_mode (replaces set_poly_we_mode, which had to be used from the bipot channel)

  • Added command set_bipot_potential (set_e, which had to be used from the bipot channel)

  • Added optional argument add_meas

  • Added new bb (bipot current) VarType

  • Deprecated command set_poly_we_mode and PGStat mode 5 (poly_we) in favor of the new set_bipot_mode command

  • Deprecated optional argument poly_we in favor of add_meas

  • Added battery_perc MethodSCRIPT command

  • Added pow_var MethodSCRIPT command