aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-08-29Update Dockerfilev2.11Ben V. Brown
2020-08-29Prepare v2.11 releaseBen V. Brown
2020-08-27Merge pull request #655 from paulfertser/temp-rfc-patchesBen V. Brown
2020-08-26Makefile: remove duplicated code generation options from LINKER_FLAGSPaul Fertser
2020-08-26Move I2CSemaphore creation outside postRToSInitPaul Fertser
2020-08-26Allow SWD debugging when built with swd_enable=1Paul Fertser
2020-08-26Make flash and bootloader sizes configurablePaul Fertser
2020-08-26Update FreeRTOS port-specific files to V10.3.1Paul Fertser
2020-08-20Merge pull request #680 from dimitroffs/better-bg-translateBen V. Brown
2020-08-19Small changes after detailed view on a displayDimitar Dimitrov
2020-08-19Update README.mdBen V. Brown
2020-08-17Better Bulgarian language translationsDimitar Dimitrov
2020-08-15Merge pull request #672 from Ralim/supporting-FUSB302Ben V. Brown
2020-08-15More accurate TS80P peak 12V current drawBen V. Brown
2020-08-02Fix warningsBen V. Brown
2020-08-02Update pd.hBen V. Brown
2020-08-02Setup delay not required anymoreBen V. Brown
2020-08-02NULL pointer checks for raceBen V. Brown
2020-08-02Setup to basically always pick 5VBen V. Brown
2020-08-02No need to listen to SOP' SOP" nowBen V. Brown
2020-08-02Correct timingsBen V. Brown
2020-08-02Use mutex for priority inversion preventionBen V. Brown
2020-08-01Refactor to 1khz RToSBen V. Brown
2020-07-29Re enable accel, fix accel flags & cleanup qcBen V. Brown
2020-07-29Allow query PD for status and remove more cruft from PPSBen V. Brown
2020-07-29Hold off QC until PD is doneBen V. Brown
2020-07-28Cleanup more unrequired logicBen V. Brown
2020-07-28Dont need to soft reset if timing gives SOP' without SOP followingBen V. Brown
2020-07-28Update BSP_PD.cBen V. Brown
2020-07-28Lower min spec to ~27W for 12v negBen V. Brown
2020-07-28Add ts80p to auto buildBen V. Brown
2020-07-28Drop timer support as not usedBen V. Brown
2020-07-28Update config and clean up debugging callsBen V. Brown
2020-07-28Update protocol_tx.cppBen V. Brown
2020-07-28Header updates to matchBen V. Brown
2020-07-28Update protocol_rx.cppBen V. Brown
2020-07-28Port from test env cleanupsBen V. Brown
2020-07-28mask stacked reset if another message recieved at the same timeBen V. Brown
2020-07-28Policy handle already pending messageBen V. Brown
2020-07-28Listen for SOP packets too to keep in sync (discard at software layer)Ben V. Brown
2020-07-25Cleanup model selectionBen V. Brown
2020-07-23.Ben V. Brown
2020-07-23Shrink flash usage _just_ enoughBen V. Brown
2020-07-23Merge branch 'master' into supporting-FUSB302Ben V. Brown
2020-07-22Update fusbpd.cppBen V. Brown
2020-07-22Cleaning up a bit for ease of integrationBen V. Brown
2020-07-22MVPBen V. Brown
2020-07-22Handle NTC in TS80PBen V. Brown
2020-07-22Works on SRC only units.. mostlyBen V. Brown
2020-07-22Port unreliable but starter PD setupBen V. Brown