ПО платы COMM для интеграции с фреймворком
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Oleg 06518a828d Add modbus lib instead of original one
1. All modbus classes are united in one (modbusRTU) class with
easier and clearier user interface

2. Temp variable for registers start address are created
(should be replaced for some getter function later)

3. 2 modbus register are sending in one message now without
its address. This requires some synchronization to be
implemented

4. There is a lot of garbage from previous modbus here.
1 month ago
DSP28335 Add modbus. 2 months ago
F28335 Modbus still working here 2 months ago
MODBUSRTU Add modbus. 2 months ago
Protocol Add modbus. 2 months ago
RUDRIVEFRAMEWORK Clean more 2 months ago
WEINBUS Modbus still working here 2 months ago
cmd Start inititilization process 3 months ago
targetConfigs Change config methods. Tested with the second board 3 months ago
.gitignore Start 3 months ago
Periphery.cpp Add modbus lib instead of original one 1 month ago
Periphery.h Add modbus lib instead of original one 1 month ago
SinglePhaseDefaults.h Modbus still working here 2 months ago
main.cpp First test 2 months ago
main2.cpp Add modbus lib instead of original one 1 month ago