This website works better with JavaScript.
Explore
Help
Sign In
gex
/
gex-core
Watch
1
Star
0
Fork
You've already forked gex-core
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
121
Commits
11
Branches
0
Tags
1.1 MiB
Tag:
Branch:
Tree:
137619d942
adc
add-sipo
bad-doublebuf
dac
direct
doublebuf
faster
master
pcap
pin-io-improv
sipo
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '137619d942'
${ noResults }
Commit Graph
30 Commits (137619d9422d4cd3a0adfd4feaa1b50fd248a2f5)
Author
SHA1
Message
Date
Ondřej Hruška
05875a8167
fixed bogus slotcount use display + moved some stuff to dynalloc to save ram
7 years ago
Ondřej Hruška
ace2bd6357
switch to freeRtos malloc + improve malloc_safe utils, fixed memleak
7 years ago
Ondřej Hruška
7280338f8b
take some steps towards reducing memory footprint in stack buffers
7 years ago
Ondřej Hruška
15ebb6ab10
removed some excessive logging
7 years ago
Ondřej Hruška
e471497577
added error logging to tinyframe
7 years ago
Ondřej Hruška
7816d75563
merged job queue with message queue
7 years ago
Ondřej Hruška
26934a0984
Implemented PINOUT.TXT file
7 years ago
Ondřej Hruška
931f6cea59
added missing mutex for shared scratch buffer
7 years ago
Ondřej Hruška
ab2dfe3a76
Rewrite all units and other logic to better use return values and added TRY() helper
7 years ago
Ondřej Hruška
37f712f054
Split system settings to separate config file
7 years ago
Ondřej Hruška
bef9b83826
Moved size defines to plat_compat
7 years ago
Ondřej Hruška
a681fa17fe
removed some confusing comments
7 years ago
Ondřej Hruška
9132e549ac
improve ping msg
7 years ago
Ondřej Hruška
fab9ec7426
make it possible to write the INI file via TF
7 years ago
Ondřej Hruška
0046eff12a
implemented ini read via command
7 years ago
Ondřej Hruška
cc0bf107f0
rename some funcs related to settings, preparing to add commands for reading and writing the ini file.
7 years ago
Ondřej Hruška
ad2e19d4fe
use bulk typedefs in functions, add monitoring of msg queue usage to stackmon
7 years ago
Ondřej Hruška
4ee1d8efd5
removed some logging
7 years ago
Ondřej Hruška
32c2c5a883
updated tinyframe and implemented bulk write
7 years ago
Ondřej Hruška
2f5e30b8a4
bulk write implemented but not yet tested. bulk read improved
7 years ago
Ondřej Hruška
7f682b2dcd
some cleaning
7 years ago
Ondřej Hruška
92c28c5daf
rename tf response helpers to com_*
7 years ago
Ondřej Hruška
97b6fd0028
removed all uses of the jobs queue for TF responses, not needed naymore
7 years ago
Ondřej Hruška
96d06a086f
improved bulk read api
7 years ago
Ondřej Hruška
d8e2d016d2
modularized bulk read
7 years ago
Ondřej Hruška
ccbff578b3
tf update and some progress
7 years ago
Ondřej Hruška
fa5261b65a
some cleaning
7 years ago
Ondřej Hruška
5135aedc5b
bulk now works, but has some excessive comments and need to be abstracted out
7 years ago
Ondřej Hruška
40479a0b24
work on bulk, not finished
7 years ago
Ondřej Hruška
56a935cdd0
Code import
7 years ago