Commit graph

319 commits

Author SHA1 Message Date
705a4d1d3a Revert SOC modification multiplier 2022-11-20 18:52:27 +01:00
6c8ca654bc Sync module files 2022-11-20 18:48:10 +01:00
0db69f901c Re-arrang header, rename can1 functions 2022-11-20 18:43:47 +01:00
3d87aa9a79 Revert custom metrics back to original 2022-11-20 16:52:49 +01:00
9a451be72a Fix metrics from original project 2022-11-19 01:47:12 +01:00
9c874adfaa Update jenkins config 2022-11-19 01:43:01 +01:00
fe485dc049 Add command for manual ISO TP Std poll 2022-11-19 01:40:39 +01:00
5b036b9ba6 Fix build errors 2022-11-19 01:20:40 +01:00
08269a30c3 Add ph2_commands file, update headers 2022-11-19 01:14:10 +01:00
42e5f1c6ba Add ph2_commands file, update headers 2022-11-19 01:09:59 +01:00
5bf9c60a47 Add V1-CAN to CAN2 interface 2022-11-19 00:05:06 +01:00
89d64b2211 Modify sleep behavior for direct CAN access with free frames 2022-11-19 00:01:40 +01:00
848429860c Initial can direct access version derrived from obd poll version 2022-11-18 23:44:35 +01:00
901371a989 Original project changes: Add commonly used power consumption units to Metrics 2022-11-18 23:26:11 +01:00
c761ec774c Original project changes: Metrics - Improve accuracy/consistency km <--> mi and other length conversions 2022-11-18 23:24:11 +01:00
3121178a97 Original project changes: mdns: task stack size configuration (MDNS_TASK_STACK_SIZE) 2022-11-18 23:21:41 +01:00
88661c680d Re-Do customizations 2022-11-06 02:56:04 +01:00
949affec1f Sync to original project 2022-11-06 02:40:10 +01:00
8bbf09ffc5 Original project changes: Add Method to change voltage cell arrangement, preserving existing data 2022-11-01 15:03:25 +01:00
cf9242d798 Original project changes: BMS - Add Function to resize BMS Temperatures 2022-11-01 15:02:18 +01:00
54ab5fa818 Original project changes: Vehicle - Use Enum for Bat/Temp status 2022-11-01 14:59:17 +01:00
ba1a0b10a3 Original project changes: Vehicle - Method to change voltage cell arrangement, preserving existing data 2022-11-01 14:58:14 +01:00
ef2f091267 Original project changes: Vehicle - Use Enum for Bat/Temp status 2022-11-01 14:56:56 +01:00
631d3bbb2c Original project changes: Task stack size adjustments addressing issue 2022-11-01 14:54:22 +01:00
1bbb754ff7 Original project changes: Config restore: shutdown SSH RSAKeyGen as necessary, fixes issue 2022-11-01 14:50:52 +01:00
54edebfb5b Original project changes: Duktape: mark DuktapeConsoleCommand TODO, silence warning 2022-11-01 14:48:48 +01:00
d7944c8894 Original project changes: Zoe Ph2: include in standard build, fix tag warning 2022-11-01 14:47:28 +01:00
337b736771 Original project changes: Bit/Byte Utils - Fixes and improvements 2022-11-01 14:29:18 +01:00
f6f72e8c16 Original project changes: Vehicle - Add buffer handling tools to ovms utils 2022-11-01 14:28:10 +01:00
58402124dd Original project changes: Server V2 & V3: fix race condition on stopping 2022-11-01 14:24:57 +01:00
5d3e4f4efa Original project changes: Boot: minor calculation optimization on 12V check 2022-11-01 14:22:57 +01:00
fa09dc8c71 Original project changes: fix negative integer DBC numbers having wrong values 2022-11-01 14:21:27 +01:00
57e0666b47 Original project changes: fix small typos/re-formatting in documentation 2022-11-01 14:16:51 +01:00
a95e6e4fa2 Original project changes: Vehicle - Fix RestartCellTemperatures to resize the correct vector 2022-11-01 14:11:31 +01:00
dab42140b8 Rename lawicel typo fix 2022-10-03 12:40:17 +02:00
2f9e12f0f0 Original project changes: Fix issue with use of char * after std::string deallocated in multiple places 2022-10-03 12:38:52 +02:00
a2a079c812 Original project changes: Cellular: reduce UART queue overflows by distributing status poll 2022-10-03 12:33:00 +02:00
e6f2a6b992 Original project changes: rename lawricel format to lawicel (openvehicles#728) 2022-10-03 12:29:40 +02:00
b5e18a4c0f Original project changes: fix cs11 (canswitch) tag, and reference this format in the documentation 2022-10-03 12:27:55 +02:00
de5abbbace Original project changes: Improvements of the TCP client CAN logger fix by using a semaphore instead of a wait loop. 2022-10-03 12:25:13 +02:00
70575cd193 Original project changes: Fix the TCP client CAN logger so that it waits for the state of the connection to be known before returning. 2022-10-03 12:23:51 +02:00
ba5aa7d84c Disable debug on bat_soc 2022-10-03 12:20:10 +02:00
5955b23617 Debug SOC calculation to match CLUSTER 2022-09-08 12:23:18 +02:00
3433335cbe Original project changes: Support PANDA can logging format 2022-09-08 12:09:25 +02:00
4a298c2d21 Original project changes: Add can log udpserver feature 2022-09-08 12:07:27 +02:00
96ffaf8f40 Bump to 3.3.003 2022-09-08 12:03:19 +02:00
faad212a43 Original project changes: Use StatusPoller() for all cellular polls, to better support CGREG and CEREG 2022-09-08 11:54:11 +02:00
1fa378c5f9 Original project changes: Support multiple network registration types, including GSM, GPRS, and…
… EPS (E-UTRAN)
2022-09-08 11:51:11 +02:00
7ea81e8fa4 Original project changes: Enhance "cellular cmd" to show output from modem 2022-09-08 11:45:47 +02:00
a0ec7148db Kristian: Modify battery SOC reading to match CLUSTER 2022-08-19 20:02:16 +02:00