Commit Graph

72 Commits

Author SHA1 Message Date
Ben V. Brown
1fbcdcdf98 Pinecil V2 (#1341)
* Add SDK

* fork

* massaging makefile

* Drop git module

* Bring in sdk as its broken

Far, Far to much crap to fix with regex now

* Remove bl706

* rf_para_flash_t is missing defs

* Remove crapton of junk

* Remove yet more

* Poking I2C

* Update peripheral_config.h

* Update pinmux_config.h

* Update preRTOS.cpp

* Update main.hpp

* Setup template

* Verbose boot

* I2C ish

* Update I2C_Wrapper.cpp

* Update main.cpp

* Turn off I2C reading for now

* Display running

* Roughing out scheduling timer0

* Starting ADC setup

* Working scheduling of ADC 🎉

* Format adc headers

* Update IRQ.cpp

* Buttons working

* Slow down I2C

* Poking IRQ

* Larger stack required

* Accel on

* Trying to chase down why __libc_init_array isnt working yet

* Working c++

* Cleanup

* Bump stacks

* I2C wake part workaround

* Cleanup

* Working PWM init

* qc draft

* Hookup PWM

* Stable enough ADC

* ADC timing faster + timer without HAL

* Silence

* Remove boot banner

* Tuning in ADC

* Wake PID after ADC

* Remove unused hal

* Draft flash settings

* Working settings save & restore

* Update to prod model

* Cleanup

* NTC thermistor

* Correct adc gain

* Rough tip resistance progress

* Scratch out resistance awareness of the tip

* better adc settings

* Tweaking ADC

* ADC tweaking

* Make adc range scalable

* Update Dockerfile

* Update configuration.h

* Can read same ADC twice in a row

* ADC Setup

* Update PIDThread.cpp

* Lesser adc backoff

* Update USBPD.h

* Add device ID

* Update BSP_Power.h

* Update BSP.cpp

* DrawHex dynamicLength

* Shorter ID padding

* Show validation code

* tip measurement

* Create access for w0w1

* Expose w0 w1

* Enable debug

* crc32

* Device validation

* wip starting epr

* Logic refactor

* Safer PWM Init

* PD cleanups

* Update bl702_pwm.c

* Update power.cpp

* Update usb-pd

* io

* EPR decode

* Better gui for showing pd specs

* Rough handler for capabilities

* EPR

* Fix > 25V input

* Perform pow step after PPS

* Update BSP.cpp

* Fix timer output

* QC3

* Add tip resistance view

* Hold PD negotiation until detection is done for tip res

* Get Thermal mass

* Tip res =0 protection

* Update PIDThread.cpp

* Update GUIThread.cpp

* Rewrite tip resistance measurement

* Update GUIThread.cpp

* Fix fallback

* Far better tip resistance measurement

* Fix QC 0.6V D-

* Convert the interpolator to int32

* Correct the NTC lookup

* Update BSP.cpp

* Update Setup.cpp

* .

Update configuration #defines

More backported functions

* Update usb-pd

* More missed updates

* Refactor BSP

Magic BSP -> PinecilV2
Pine64 BSP -> Pinecil

Update Makefile

* Add Pinecilv2 to CI

* Pinecil v2 multi-lang

Update push.yml

* Update HallSensor.md

* Update README.md

* Fix wrong prestartcheck default

* Fix logo mapping

* Update Makefile

* Remove unused font block

* Style

* Style

* Remove unused timer funcs

* More culling TS80P

* Revert "More culling TS80P"

This reverts commit 2078b89be7.

* Revert "Remove unused timer funcs"

This reverts commit 0c693a89cc.

* Make VBus check maskable

* Remove DMA half transfer

* Drop using brightness and invert icons and go back to text

Saves flash space

* Refactor settings UI drawing descriptions

* Shorten setting function names

* Store bin file assets

* Fix MHP prestart
2022-08-19 15:39:37 +10:00
discip
185516b238 Update README.md (#1359) 2022-08-09 09:30:42 +10:00
discip
9288666d5b Fixed formatting for CS & NL / addition to Readme (#1357)
* Update Dockerfile

* Update Dockerfile

* Add files via upload

* Update README.md

* Update README.md
2022-08-07 11:19:54 +10:00
River B
eebf65f83c document updates (#1355) 2022-08-05 09:50:11 +10:00
Ben V. Brown
a9bf8e313a Merge branch 'master' into dev 2022-08-03 21:00:11 +10:00
River B
cf2d6acacc Updates to documents (#1346) 2022-08-03 19:17:32 +10:00
Ben V. Brown
6a05439da5 Update README.md 2022-07-19 11:22:34 +10:00
Ben V. Brown
086e4664a6 Update README.md 2022-07-19 11:22:01 +10:00
discip
8db0bbf4a5 more obvious feature list (#1325) 2022-07-06 13:23:06 +10:00
Ben V. Brown
0a69f5c963 Adding features table (#1318)
Update README.md
2022-06-29 09:20:09 +10:00
River B
e37ecdcf75 Update README.md 2022-04-23 06:09:26 -07:00
federicodilo
62dd2abf12 Fixing units of measurement (#1259)
* Fix units of measurement

* Update HallSensor.md

* Update DebugMenu.md

* Update Troubleshooting.md

* Update Temperature.md

* Update Temperature.md

* Update Power.md

* Update Temperature.md

* Update Temperature.md

* Update DebugMenu.md

* Update DebugMenu.md

* Update Temperature.md

* Update README.md

* Update DebugMenu.md

* Update Flashing.md

* Update Menu.md

Co-authored-by: Ben V. Brown <5425387+Ralim@users.noreply.github.com>
2022-03-20 08:50:37 +11:00
discip
581f59c8e5 updated some entries 2022-01-11 16:48:09 +01:00
Ben V. Brown
2cac11fdda Adding a few more notes to the Flashing page 2022-01-05 21:24:12 +11:00
Ben V. Brown
a084fd28ed Update README.md 2021-05-11 20:06:45 +10:00
Ben V. Brown
f2dfe9318f Spelling pass 2021-03-24 21:46:33 +11:00
Ben V. Brown
e842f8d292 Update README.md 2020-12-31 12:52:06 +11:00
Ben V. Brown
bfcfc294c8 Preparing for rename 2020-12-31 12:32:00 +11:00
Tripp Sanders
5b904d76d7 Update README.md 2020-11-04 09:27:35 -06:00
Sam Parkin
72e251aa9d Fix a couple of typos creating bad links in the README file 2020-10-12 15:56:12 -04:00
Ben V. Brown
30c470cbf1 Remove old codeship + docs updates 2020-09-06 14:00:35 +10:00
Ben V. Brown
09ff363ae5 Update README.md 2020-08-19 15:09:55 +10:00
Ben V. Brown
f28ba93f0e Update README.md 2020-06-02 22:36:43 +10:00
Ben V. Brown
e6129c3456 Update README.md 2020-06-02 22:32:47 +10:00
Ben V. Brown
3a45014b75 Add build status 2019-12-23 23:04:00 +11:00
C0rn3j
e5171d0ead Grammar and other small fixes 2019-11-02 15:38:34 +01:00
Paróczai Olivér
d3fbfb9d46 Grammar fixes 2019-10-14 22:38:14 +02:00
Ben V. Brown
c1e465ef8a Merge branch 'master' into UpdatingDocs 2019-04-06 21:47:09 +11:00
Rory Hayes
c1ed852986 Update README.md 2019-02-04 00:37:06 -08:00
ventilator
21afc3e898 Update README.md (#413)
added .ERR mitigation description (cmd copy instead of explorer)
2018-12-10 20:21:37 +11:00
David Hilton
8f61a7429b #377 - update install instructions to mention teracopy (#388) 2018-10-26 09:50:20 +11:00
Ben V. Brown
008e03edb4 Its about time this gets a damn update...
Splits out the menu
Fixes some typos
Better wording in some places
Adds TS80
Adds some thanks :)
2018-10-18 15:11:42 +11:00
Ben V. Brown
74de59c235 Update readme 2018-05-25 22:24:20 +10:00
Leonid
bf7f1f5062 typo (#272) 2018-04-20 12:44:07 +10:00
Ben V. Brown
c68dee6ff3 Update README.md
Closes #133
2017-12-12 11:35:36 +11:00
Ben V. Brown
7933d0d37e Update readme 2017-10-06 21:38:28 +11:00
Ben V. Brown
835ef5d7de New graphics for the idle screen 2017-10-06 09:10:30 +11:00
Ben V. Brown
a0e99374b5 Font bounds check, trying to get Russian working 2017-09-28 15:23:57 +10:00
Ben V. Brown
daa04d0c80 update readme again... 2017-09-27 11:41:55 +10:00
Ben V. Brown
830433d854 Reduce sensivity to make it much more usable. 2017-09-27 09:52:10 +10:00
Ben V. Brown
d726734792 Update 2.0 readme to mention its in development 2017-09-12 13:13:55 +10:00
Ben V. Brown
109b3436e6 Update README.md 2017-08-11 14:51:51 +10:00
Ben V. Brown
088b98c131 Update README.md 2017-08-11 14:25:04 +10:00
Ben V. Brown
f3c1fafccc Documentation cleanup 2017-08-09 10:34:24 +10:00
Ben V. Brown
5a26bf413a Update README.md 2017-07-27 11:52:28 +10:00
Ben V. Brown
2d260bd62c Add youtube link 2017-07-25 10:08:01 +10:00
Ben V. Brown
379eb68ce4 Update README.md 2017-07-25 09:48:22 +10:00
Ben V. Brown
7bedad5d51 Fix readme error 2017-07-24 23:08:08 +10:00
Ben V. Brown
c1fb867fa9 Update README.md 2017-07-23 17:22:01 +10:00
Ben V. Brown
cb8bc643c4 Adding support for boot up Logo's (#32)
This brings across a set of commits to support loading boot up images from a specific location in flash. And also creating a generator tool to make files to put images in said position.
2017-07-23 16:54:12 +10:00