Commit Graph

40 Commits

Author SHA1 Message Date
rusefillc 126e269522 TS defines tables as [y_row_count x x_column_count] and we follow that weird Y, X order of arguments here 2024-06-07 19:07:48 -04:00
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 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
rusefillc 28a7376a84 reusable string util 2023-08-08 23:11:37 -04:00
Matthew Kennedy 8e65946de9 Add expected, move Newton's method solver 2023-03-07 00:29:44 -08:00
Andrey Gusakov 663174265d fragments: getRangePtr() helper for memcpy-less access to fragments data 2022-12-21 13:16:00 +03:00
Matthew Kennedy 35e6859e85 encode fragments with a type 2022-11-30 11:17:27 -08: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 feff316d34 inline 2022-07-20 15:25:36 -07:00
Matthew Kennedy 9554b4d674 fragments 2022-07-18 13:14:51 -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 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