Commit Graph
39 Commits
Author SHA1 Message Date
MightyPork 3654bf2206 various speed-ups in TF_WriteImpl and elsewhere 2018-03-05 11:38:25 +01:00
MightyPork 5019bf225d touch interleaved sense mode, improved blinking in file writes via the api 2018-02-26 09:02:41 +01:00
MightyPork 003ae692e6 sipo finished 2018-02-16 23:01:47 +01:00
MightyPork ddfbbeeb95 more parts of adc fixed 2018-02-07 20:57:02 +01:00
MightyPork 835423099b fixeng stuff up , block capture verified and implemented in python 2018-02-07 17:18:03 +01:00
MightyPork af35cee030 untested new onewire commands (all except search algos) 2018-01-30 22:16:22 +01:00
MightyPork 04e32860f7 implemented precision timestamps in report messages 2018-01-27 20:27:33 +01:00
MightyPork 8e9c653090 Doc comments and explanations 2018-01-24 22:09:42 +01:00
MightyPork b3d1f95e7d cleanup and added sync + async commands 2018-01-15 14:06:48 +01:00
MightyPork 05875a8167 fixed bogus slotcount use display + moved some stuff to dynalloc to save ram 2018-01-14 00:21:13 +01:00
MightyPork ace2bd6357 switch to freeRtos malloc + improve malloc_safe utils, fixed memleak 2018-01-14 00:04:53 +01:00
MightyPork 7280338f8b take some steps towards reducing memory footprint in stack buffers 2018-01-13 20:51:09 +01:00
MightyPork 15ebb6ab10 removed some excessive logging 2018-01-12 10:03:07 +01:00
MightyPork e471497577 added error logging to tinyframe 2018-01-12 09:55:47 +01:00
MightyPork 7816d75563 merged job queue with message queue 2018-01-12 09:30:02 +01:00
MightyPork 26934a0984 Implemented PINOUT.TXT file 2018-01-07 13:04:19 +01:00
MightyPork 931f6cea59 added missing mutex for shared scratch buffer 2018-01-06 15:53:56 +01:00
MightyPork ab2dfe3a76 Rewrite all units and other logic to better use return values and added TRY() helper 2018-01-04 11:50:05 +01:00
MightyPork 37f712f054 Split system settings to separate config file 2017-12-28 18:36:13 +01:00
MightyPork bef9b83826 Moved size defines to plat_compat 2017-12-25 13:47:50 +01:00
MightyPork a681fa17fe removed some confusing comments 2017-12-24 23:29:51 +01:00
MightyPork 9132e549ac improve ping msg 2017-12-24 23:20:38 +01:00
MightyPork fab9ec7426 make it possible to write the INI file via TF 2017-12-24 23:18:06 +01:00
MightyPork 0046eff12a implemented ini read via command 2017-12-24 22:48:16 +01:00
MightyPork cc0bf107f0 rename some funcs related to settings, preparing to add commands for reading and writing the ini file. 2017-12-24 22:12:42 +01:00
MightyPork ad2e19d4fe use bulk typedefs in functions, add monitoring of msg queue usage to stackmon 2017-12-24 16:09:21 +01:00
MightyPork 4ee1d8efd5 removed some logging 2017-12-23 22:59:47 +01:00
MightyPork 32c2c5a883 updated tinyframe and implemented bulk write 2017-12-23 22:56:17 +01:00
MightyPork 2f5e30b8a4 bulk write implemented but not yet tested. bulk read improved 2017-12-23 22:38:21 +01:00
MightyPork 7f682b2dcd some cleaning 2017-12-23 21:22:31 +01:00
MightyPork 92c28c5daf rename tf response helpers to com_* 2017-12-23 21:05:28 +01:00
MightyPork 97b6fd0028 removed all uses of the jobs queue for TF responses, not needed naymore 2017-12-23 20:21:52 +01:00
MightyPork 96d06a086f improved bulk read api 2017-12-23 19:10:23 +01:00
MightyPork d8e2d016d2 modularized bulk read 2017-12-23 18:36:44 +01:00
MightyPork ccbff578b3 tf update and some progress 2017-12-23 12:36:16 +01:00
MightyPork fa5261b65a some cleaning 2017-12-22 19:17:57 +01:00
MightyPork 5135aedc5b bulk now works, but has some excessive comments and need to be abstracted out 2017-12-22 00:26:27 +01:00
MightyPork 40479a0b24 work on bulk, not finished 2017-12-21 01:08:35 +01:00
MightyPork 56a935cdd0 Code import 2017-12-15 23:52:14 +01:00