Logo white

Peter M. Groen / libmodbus

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 855
  • Compare
  • Branches 1
  • Tags 0
  • libmodbus
  • TODO
21 Jan, 2010
13 commits
  • Check the number of points requested ...
    6683bd47
    - s/datas/data/
    - the warning is now an error
    - add some checks in modbus.c
    - add unit tests
    - remove the TODO item
    - minor 80 columns changes
    Stéphane Raimbault authored
    2010-01-21 11:35:24 +0100  
    Browse File »
  • Add documentation about the test programs.
    5d785208
    Stéphane Raimbault authored
    2010-01-21 11:35:24 +0100  
    Browse File »
  • Updated TODO file
    e4053afe
    Stéphane Raimbault authored
    2010-01-21 11:35:24 +0100  
    Browse File »
  • Reduce the number of defines about maximum values for status and registers.
    8d1493f9
    Stéphane Raimbault authored
    2010-01-21 11:35:23 +0100  
    Browse File »
  • Remove an item in TODO (not done)
    c2d93bb0
    Stéphane Raimbault authored
    2010-01-21 11:35:23 +0100  
    Browse File »
  • Use int instead of uint8_t/uint16_t in function arguments. ...
    50235c40
    It's slower to pass non aligned values.
    Stéphane Raimbault authored
    2010-01-21 11:35:22 +0100  
    Browse File »
  • - Rename MAX_PACKET_SIZE to MAX_MESSAGE_LENGTH ...
    23ac3281
    - Reduce the max message length to 256 (PI_M300)
    - s/size/length/
    Stéphane Raimbault authored
    2010-01-21 11:35:22 +0100  
    Browse File »
  • Cleanup reg_count, coil_count -> nb_points
    f5cd5962
    Stéphane Raimbault authored
    2010-01-21 11:35:22 +0100  
    Browse File »
  • Add some items to TODO
    b00461d1
    Stéphane Raimbault authored
    2010-01-21 11:35:22 +0100  
    Browse File »
  • Update TODO
    2ed01857
    Stéphane Raimbault authored
    2010-01-21 11:35:22 +0100  
    Browse File »
  • Add a comment about uint16_t
    07ae7c91
    Stéphane Raimbault authored
    2010-01-21 11:35:21 +0100  
    Browse File »
  • Removed glib dependency
    7ac79f0a
    Stéphane Raimbault authored
    2010-01-21 11:35:20 +0100  
    Browse File »
  • Added TODO file and some tasks :)
    2c3789e4
    Stéphane Raimbault authored
    2010-01-21 11:35:19 +0100  
    Browse File »