コミット履歴

作者 SHA1 メッセージ 日付
  Stéphane Raimbault 67cacf8c54 Improve ifdef around bswap_16 for __CYGWIN__ 9 年 前
  Stéphane Raimbault 7ef3fa5f00 Minor coding conventions on defines 9 年 前
  StalderT cb4d3ea643 Update modbus-data.c 9 年 前
  Stéphane Raimbault 8932de657a Minor 9 年 前
  Jakob Bysewski 57c3d76fc1 Add bswap macro to compile on OSX 9 年 前
  Tomasz Mon b14442142b Fix building when byteswap.h is not defined 9 年 前
  Stéphane Raimbault 469e053fb3 Add missing config.h in modbus-data.c 9 年 前
  Stéphane Raimbault 17be598866 Documentation of modbus get float functions 10 年 前
  Stéphane Raimbault 08ed259fe6 Rewrite and extend functions to manipulate float values 11 年 前
  Michael Heimpold 09807f1419 Introduce SPDX license identifiers 10 年 前
  oldfaber 017ffb3030 Fix bswap macros for Microsoft Visual Studio C 2006 or newer 11 年 前
  Åke Forslund 074ba1535a Remove warnings caused by shadowed 'index' variable 11 年 前
  Stéphane Raimbault 55c276e8fe Avoid overriding of bswap_32 because bswap_16 is undefined 12 年 前
  Stéphane Raimbault 702d2603b3 Portable use of bswap_32 12 年 前
  Stéphane Raimbault 692f6b76f7 Rename modbus_set_float_swapped to modbus_set_float_dcba 12 年 前
  Stéphane Raimbault 997231b799 New functions to set/get swapped floats (LSB) 12 年 前
  oldfaber ce0bdfbb9e Add EXPORT to exported functions. 13 年 前
  Stéphane Raimbault a98392f06f Fix compilation warnings with Microsoft compiler (closes #64) 13 年 前
  Stéphane Raimbault f5e0585b86 Removed useless init in float conversions 14 年 前
  Stéphane Raimbault 9b803dd4ee Add documentation for many functions and tweak argument names 14 年 前
  Stéphane Raimbault 12753875b5 Revert libmodbus licence from LGPLv3 to LGPLv2.1 14 年 前
  Stéphane Raimbault f83246bb97 netinet/in.h is useless and it does not exist on Win32 14 年 前
  Stéphane Raimbault 3fb246237d Fix compilation issue with Microsoft Visual Studio 2008 14 年 前
  Stéphane Raimbault e6349372a8 Minor changes in float functions 14 年 前
  Stéphane Raimbault 525aadb23a Remove the slave ID argument of modbus_new_rtu() 14 年 前
  Stéphane Raimbault 815d11f056 MAJOR Split RTU and TCP code in two backends 15 年 前