Commit Graph

28 Commits

Author SHA1 Message Date
Matthew Kennedy 163cee4279 stray comment 2023-03-07 00:43:41 -08:00
Matthew Kennedy 8e65946de9 Add expected, move Newton's method solver 2023-03-07 00:29:44 -08:00
rusefillc 39b3a04dab
Merge pull request #3 from dron0gus/fragments-helper
Fragments helper to get CPU pointers to data
2022-12-21 08:29:13 -05:00
Andrey Gusakov 753970a056 fragments: getRangePtr(): tests 2022-12-21 13:16:19 +03:00
Andrey Gusakov 663174265d fragments: getRangePtr() helper for memcpy-less access to fragments data 2022-12-21 13:16:00 +03:00
Andrey Gusakov 15e7aaf9b9 fragments: if offset is bigger or EQUAL to current fragment size - skip it 2022-12-21 11:53:32 +03:00
Matthew Kennedy 35e6859e85 encode fragments with a type 2022-11-30 11:17:27 -08:00
rusefillc a91ff4d788 coverage 2022-09-04 23:38:43 -04:00
rusefillc e5fda69161 coverage 2022-09-04 23:36:29 -04:00
rusefillc e87a4bc954 header 2022-09-01 11:23:16 -04:00
Matthew Kennedy 112b0ec766 move interpolation tests 2022-07-20 15:46:26 -07:00
Matthew Kennedy 5f5d048b7e Merge branch 'run-tests' of https://github.com/rusefi/libfirmware into run-tests 2022-07-20 15:26:10 -07:00
Matthew Kennedy 4b277feea5 fix real bug 2022-07-20 15:26:06 -07:00
Matthew Kennedy feff316d34 inline 2022-07-20 15:25:36 -07:00
Matthew Kennedy de6fffbb9f tests cleanup 2022-07-20 15:04:42 -07:00
Matthew Kennedy b97880586c test CRC 2022-07-20 14:33:27 -07:00
Matthew Kennedy ba9e280fc4 test includes 2022-07-18 15:18:23 -07:00
Matthew Kennedy 333c75d34b spelling, naming, warnings 2022-07-18 13:24:06 -07:00
Matthew Kennedy 9554b4d674 fragments 2022-07-18 13:14:51 -07:00
Matthew Kennedy 7fea28f1c1 test arrays 2022-07-16 22:28:23 -07:00
Matthew Kennedy de737f4746 arrays helper 2022-07-16 22:15:59 -07:00
Matthew Kennedy 8fcca4c0ce math module 2022-07-16 19:38:13 -07:00
Matthew Kennedy 5c871dac13 comments, readme 2022-07-15 16:19:03 -07:00
Matthew Kennedy a8d6982d40 newline 2022-07-15 16:06:52 -07:00
Matthew Kennedy 482b2a4e05 crc 2022-07-15 16:05:09 -07:00
Matthew Kennedy bb91d99e1b isnan.h 2022-07-15 15:17:57 -07:00
Matthew Kennedy c144cdf500 missed include 2022-07-15 15:10:28 -07:00
Matthew Kennedy 0ed56ec9a8 add a module, let's see what happens! 2022-07-15 15:00:38 -07:00