Commit Graph

58 Commits

Author SHA1 Message Date
rusefillc 93b0f0db13 documentation 2024-05-12 10:46:50 -04:00
rusefillc f1eff47403 https://github.com/rusefi/rusefi/issues/6451
WRAP_AROUND_INITIAL_UPPER
2024-05-11 18:59:30 -04:00
rusefillc 66d25c6627 https://github.com/rusefi/rusefi/issues/6451
WRAP_AROUND_INITIAL_UPPER
2024-05-11 13:23:47 -04:00
kifir a5a923f8b2 add missed #pragma once to header 2024-05-02 22:49:39 +03:00
kifir 36e86ccdfa Revert "move US_TO_NT_MULTIPLIER macro definition in Makefile"
This reverts commit 1efbb324f5.
2024-05-02 22:47:14 +03:00
kifir 1efbb324f5 move US_TO_NT_MULTIPLIER macro definition in Makefile 2024-05-02 01:32:42 +03:00
Andrey Gusakov 8ca5d90512 endian.h: fix big-endiand 2 bytes types 2024-05-01 22:35:09 +03:00
rusEFI LLC a61291f75e unit testing time API 2024-04-27 10:53:51 -04:00
Andrey Gusakov c531b98048 add endian helper 2024-04-14 15:38:08 +03:00
rusefillc 90fb12deec rusefi_time_types.h progress 2023-11-29 18:57:41 -05:00
rusefi a8bf13ccc0 moving comment where it belongs 2023-11-15 22:35:53 -05:00
rusefillc 54c9c74ac2 manifest.h 2023-11-15 01:32:33 -05:00
rusefillc b935cacf8f shall we be just a little less Toyota 2023-11-01 09:35:14 -04:00
rusefi 83091c54c5 true && false 2023-10-31 09:28:10 -04:00
rusefi efa16b1b9b going fancy to allow static_assert 2023-10-13 16:49:39 -04:00
Andrey 0ae8bdc188 code style 2023-09-13 22:59:44 -04:00
rusefi cc01f10967 13c496b79b moving test as well 2023-08-30 23:39:09 -04:00
rusefi 2017ab12ff 13c496b79b 2023-08-30 23:25:26 -04:00
Andrey 6af2fd11d7 nasty: Windows and Linux does not compile the same :( 2023-08-30 22:39:55 -04:00
rusefi 64da4af1e5 efitick_t 2023-08-30 22:26:39 -04:00
rusefi e3c7bbb19f efitick_t 2023-08-30 21:59:38 -04:00
rusefi 946a418680 efitick_t 2023-08-30 21:29:03 -04:00
rusefillc 5f11cb156e
Merge pull request #10 from dron0gus/fragments-return
copyRange(): return actual data copies (wthout zero filled)
2023-08-27 12:37:34 -07:00
Andrey Gusakov b690e72489 copyRange(): return actual data copies (wthout zero filled) 2023-08-27 22:34:02 +03:00
andreika-git aaafa2e3e1 move cyclic_buffer.h and fifo_buffer.h to containers dir 2023-08-26 22:23:43 +03:00
andreika-git c4d499fdf2 cyclic_buffer & fifo_buffer 2023-08-26 22:04:27 +03:00
andreika-git 03defc1513 add board_id to the include path 2023-08-18 23:23:06 +03:00
andreika-git 5dcb1fef09 add ./can to the include path 2023-08-12 23:59:38 +03:00
rusefillc 273697e2de extra RAM flexibility 2023-08-09 07:18:29 -04:00
rusefillc 28a7376a84 reusable string util 2023-08-08 23:11:37 -04:00
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