Commit History

Author SHA1 Message Date
  Lorenz Haas 71e9f80031 Be afraid of premature pessimization, use pre(in|de)crement ;D 7 years ago
  Julius Pfrommer 66027a7cec better comments; cosmetic improvements 7 years ago
  Stefan Profanter 99522b216c Fix #769: Wrong NodeIDs offset for BinaryEncoding (#770) 7 years ago
  Julius Pfrommer 8c4f50e363 Simplify array decoding (#762) 7 years ago
  Julius Pfrommer 9883f078ef Simplify the warnining for unknown endianness; related to #752 7 years ago
  Julius Pfrommer 1cc01277d0 initialize types after deleteMembers; clean up type handling 7 years ago
  Julius Pfrommer 8799b44ac4 Type handling functions in separate header (#735) 8 years ago
  Julius Pfrommer b630fd155b fix #692 (max picoseconds in datavalue is 9999) 8 years ago
  Julius Pfrommer cad923d719 fix #686 8 years ago
  Maikel van Vliet 097312f6aa Updated tutorials (#652) 8 years ago
  Julius Pfrommer 94c1070fc8 fix #541 8 years ago
  Julius Pfrommer 3178c12ba8 fix chunking with > 2 chunks; related to #541 8 years ago
  Markus Marb 9f3b27d0a6 Fixed warning, by renaming variable (#642) 8 years ago
  Julius Pfrommer 3e3de430f1 fix a clang analyzer issue 8 years ago
  Julius Pfrommer 1901dc1c95 return the type and not an extensionobject if possible; fix #630 2nd time 8 years ago
  Julius Pfrommer 5c32121486 fix #630 8 years ago
  Julius Pfrommer 6d65901096 variants with a zero encodingbyte are empty 8 years ago
  Otto Tronarp ad7ec53c68 Silence warning: conversion may alter its value 8 years ago
  Julius Pfrommer 1d7c72d820 fix encoding under non-little endian 8 years ago
  Stefan Profanter 45256a43af Fix all the cppcheck warnings and enable travis fail on cppcheck error 8 years ago
  Julius Pfrommer 37b1691d46 remove the pass_type thread-local variable; loop through the type definition 8 years ago
  Julius Pfrommer c317396f4c Chunking callback (#534) 8 years ago
  Julius Pfrommer 7028a19842 cherry-pick some changes from chunking_callback to simplify the diff for review 8 years ago
  Julius Pfrommer 86423def87 fix an issue for calcsize of extensionobjects 8 years ago
  Stefan Profanter 825d4b2c8a Fix: Array index out of bounds warning (#586) 8 years ago
  Julius Pfrommer f45d6faf85 Overlayable (#582) 8 years ago
  Julius Pfrommer be19c21648 en/decode bitfields manually. some embedded architectures don't pack them. 8 years ago
  Julius Pfrommer 3a8af99c5a further simplify endianness handling 8 years ago
  Julius Pfrommer f441d71543 add generic integer and floating-point encoders that are always available. use as fallback. 8 years ago
  Julius Pfrommer bf191143be rename ua_statuscodes.h to ua_constants.h 8 years ago