Histórico de Commits

Autor SHA1 Mensagem Data
  Stéphane Raimbault 4bc609841e Add a comment for modbus_connect. há 17 anos atrás
  Stéphane Raimbault 0a80018a64 Minor s/count/nb/ in modbus.[ch] há 17 anos atrás
  Stéphane Raimbault 6683bd4797 Check the number of points requested há 17 anos atrás
  Stéphane Raimbault c94fc60376 Minor changes to try to follow the 80 columns coding convention. há 17 anos atrás
  Stéphane Raimbault e8ac540771 Reduce the number of params in functions to enhance the speed of há 17 anos atrás
  Stéphane Raimbault 788cbf0b09 The transaction identifier used in response is now conform to the há 17 anos atrás
  Stéphane Raimbault 8d1493f975 Reduce the number of defines about maximum values for status and registers. há 17 anos atrás
  Stéphane Raimbault 4d75c35b53 Minor change in the debug output há 17 anos atrás
  Stéphane Raimbault 4fabc5b3dc Minor comment set_response_length_tcp -> set_message_length_tcp há 17 anos atrás
  Stéphane Raimbault a017c19f2a GNU licenses updated to the version 3. há 17 anos atrás
  Stéphane Raimbault 032db7f774 Minor changes about baud rate setting há 17 anos atrás
  Stéphane Raimbault 663084b64a Reorder error_treat arguments (modbu_param_t first) há 17 anos atrás
  Stéphane Raimbault dc8ed400bb Rename nb_bits to nb_points for status values há 17 anos atrás
  Stéphane Raimbault b5d75be31f It's faster to use int data than uint16_t (alignment). há 17 anos atrás
  Stéphane Raimbault 50235c4036 Use int instead of uint8_t/uint16_t in function arguments. há 17 anos atrás
  Stéphane Raimbault ea8b20b12a Rename packet to message há 17 anos atrás
  Stéphane Raimbault 23ac32815f - Rename MAX_PACKET_SIZE to MAX_MESSAGE_LENGTH há 17 anos atrás
  Stéphane Raimbault f5cd596264 Cleanup reg_count, coil_count -> nb_points há 17 anos atrás
  Stéphane Raimbault 7b320fa25a Add preset_multiple_registers in slave side há 17 anos atrás
  Stéphane Raimbault f458340082 Add force_multiple_coils on the slave side há 17 anos atrás
  Stéphane Raimbault ed5bed91f6 Add preset_single_register on the server side (slave) há 17 anos atrás
  Stéphane Raimbault de225a19e2 - Fix the server side of force_single_coil há 17 anos atrás
  Stéphane Raimbault 73ce26e098 Enhance detection of ILLEGAL_DATA_ADDRESS error. há 17 anos atrás
  Stéphane Raimbault 4cf22c31f7 Minor há 17 anos atrás
  Stéphane Raimbault d457ea864e Minor há 17 anos atrás
  Stéphane Raimbault 9be4312807 Enhance error management. há 17 anos atrás
  Stéphane Raimbault 02f16fd439 Common error handling for RTU and TCP. há 17 anos atrás
  Stéphane Raimbault 1474991357 Add static declaration to response_exception há 17 anos atrás
  Stéphane Raimbault 93f239f588 - The slave can build exception responses: há 17 anos atrás
  Stéphane Raimbault 4c9b029842 Remove printf há 17 anos atrás