Ben V. Brown
1d9b4d851e
Starting ADC setup
2022-04-13 21:27:04 +10:00
Ben V. Brown
8ec723a749
Roughing out scheduling timer0
2022-04-13 20:46:51 +10:00
Ben V. Brown
d4e27a5b9b
Display running
2022-04-13 18:51:05 +10:00
Ben V. Brown
dda595a2e8
Turn off I2C reading for now
2022-04-13 18:28:22 +10:00
Ben V. Brown
6469d410e4
Update main.cpp
2022-04-13 17:54:02 +10:00
Ben V. Brown
e83b722301
Update I2C_Wrapper.cpp
2022-04-13 17:53:55 +10:00
Ben V. Brown
0ab56da90a
I2C ish
2022-04-12 21:08:32 +10:00
Ben V. Brown
2b65833885
Verbose boot
2022-04-12 19:22:54 +10:00
Ben V. Brown
fbdbe4fcbf
Setup template
2022-04-12 19:22:43 +10:00
Ben V. Brown
81a36eb2cf
Update main.hpp
2022-04-12 19:22:28 +10:00
Ben V. Brown
a8f9b417f6
Update preRTOS.cpp
2022-04-12 19:21:15 +10:00
Ben V. Brown
17600b1694
Update pinmux_config.h
2022-04-12 19:21:06 +10:00
Ben V. Brown
da311d9bf1
Update peripheral_config.h
2022-04-12 19:21:03 +10:00
Ben V. Brown
1fcee45146
Merge pull request #1275 from Ralim/dependabot/github_actions/actions/upload-artifact-3
...
chore(deps): bump actions/upload-artifact from 2 to 3
v2.18
2022-04-11 22:35:36 +10:00
dependabot[bot]
55903020e9
chore(deps): bump actions/upload-artifact from 2 to 3
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-11 12:09:38 +00:00
Ben V. Brown
d1d403376f
Fix typo in PD info screen
2022-04-04 13:07:48 +10:00
Federico Di Lorenzo
943d6bf0bd
Symbols change ( #1274 )
...
* Costants change
Changing to lowercase for two reasons:
- Disambiguation with LiPos options
- In the SI the symbol for seconds is s (while for minutes is min but doesn't really matter)
* Update translation_BE.json
* Update translation_BG.json
* Update translation_CS.json
* Update translation_DA.json
* Update translation_DE.json
* Update translation_EL.json
* Update translation_EN.json
* Update translation_ES.json
* Update translation_FI.json
* Update translation_FR.json
* Update translation_HR.json
* Update translation_HU.json
* Update translation_IT.json
* Update translation_JA_JP.json
* Update translation_LT.json
* Update translation_NL.json
* Update translation_NL_BE.json
* Update translation_NO.json
* Update translation_PL.json
* Update translation_PT.json
* Update translation_RO.json
* Update translation_RU.json
* Update translation_SK.json
* Update translation_SL.json
* Update translation_SR_CYRL.json
* Update translation_SR_LATN.json
* Update translation_SV.json
* Update translation_TR.json
* Update translation_UK.json
* Update translation_VI.json
* Update translation_YUE_HK.json
* Update translation_ZH_CN.json
* Update translation_ZH_TW.json
2022-04-03 20:04:59 +10:00
Ben V. Brown
a73f634cff
Pinecil pd tweaking ( #1272 )
...
* Raise PD max to 21V
* gui -> settingsGUI
* VBus probe cache
* Rough pass PD capabilities display
* Cleanup build errors
* PD Debug menu working
* Update make_translation.py
* settingsGUI
* Update GUIThread.cpp
* Nicer debug prints
* Show VBus in PD debug
* Update GUIThread.cpp
* Update make_translation.py
* Add docs
* Build tweaks for TS80P 😢
* Show PPS ranges
2022-04-03 12:58:07 +10:00
Ben V. Brown
787bc46bdc
SC7A20 tweaks ( #1251 )
...
* Clean up handling of addresses
* Update SC7A20.hpp
* Try remapped Accel readings
* Fake LIS setup?
* Refining build options
2022-04-03 12:37:27 +10:00
Ben V. Brown
bf4e57f7a3
Poking I2C
2022-04-02 21:36:34 +11:00
Ben V. Brown
4cacc063d3
Remove yet more
2022-04-02 19:25:32 +11:00
Ben V. Brown
2f11c8fb09
Remove crapton of junk
2022-04-02 19:14:03 +11:00
Ben V. Brown
131386f1c0
rf_para_flash_t is missing defs
2022-04-02 18:28:31 +11:00
Ben V. Brown
66a4e05b74
Remove bl706
2022-04-02 18:22:18 +11:00
Ben V. Brown
03a7cb4dd3
Bring in sdk as its broken
...
Far, Far to much crap to fix with regex now
2022-04-02 18:17:52 +11:00
Ben V. Brown
f004fab4c5
Drop git module
2022-04-02 18:15:57 +11:00
Ben V. Brown
8bd6e0983e
massaging makefile
2022-04-02 17:37:22 +11:00
Ben V. Brown
60fee1a4b0
fork
2022-04-02 15:39:21 +11:00
Ben V. Brown
0c5e748f54
Add SDK
2022-04-02 15:34:08 +11:00
discip
0b8192b690
Bootup logo settings ( #1241 )
...
Adds ability to adjust the time shown for the bootup logo.
2022-04-02 12:39:14 +11: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
Jim Tittsler
923915ca90
fix typo ( #1266 )
2022-03-16 20:30:52 +11:00
Ben V. Brown
232009bf54
Logo rework ( #1232 )
...
!Allows for new logo format that supports animation!
Also moves logos out of repo into their own repo for ease of management.
Changes:
* Remove deprecated logos
* Draft new Bootloader decoder
* Use new logo handler
* Simplify logo code further
* Fix time bug on static images
* Fix exit at end of animation
* Docs
* Interframe delay in 5ms increments
* Quick pass handling empty updates
* Exit at the end _after_ the frame delay
* One final delay
* Fix for overrun of logo data
* Fixes https://github.com/Ralim/IronOS-Meta/issues/7
2022-03-14 09:08:05 +11:00
River B
fd4d93db64
Updated Flashing doc ( #1258 )
...
* Update Flashing.md
2022-03-13 13:34:13 +11:00
Ben V. Brown
2c04f2ba2e
Merge pull request #1255 from River-b/master
...
Added new Documentation file & edited existing documentation for clarity
2022-03-13 10:54:51 +11:00
River B
5e35029689
Update Flashing.md
2022-03-12 04:03:50 -08:00
River B
e5d68391de
Update Flashing.md
2022-03-12 03:21:16 -08:00
River B
a5caac5587
Update Flashing.md
2022-03-12 03:06:31 -08:00
River B
47789e1af6
Update Flashing.md
2022-03-12 03:04:54 -08:00
River B
c920f5accf
Update Flashing.md
2022-03-12 03:01:06 -08:00
River B
79efa3624a
Update Flashing.md
2022-03-12 02:52:09 -08:00
River B
d0382cb256
Update Flashing.md
2022-03-12 02:42:02 -08:00
River B
0b7b17fc34
Update Flashing.md
2022-03-12 02:34:39 -08:00
River B
622760104d
Update Flashing.md
2022-03-12 02:33:05 -08:00
River B
4161b752d7
Update Flashing.md
2022-03-12 02:28:30 -08:00
River B
1fbc3be223
Update Flashing.md
2022-03-12 02:22:05 -08:00
River B
6612efda75
Update Flashing.md
2022-03-12 02:18:41 -08:00
River B
823a8a2e11
Update Flashing.md
2022-03-12 02:15:46 -08:00
River B
7404f9dc36
Update Flashing.md
2022-03-12 01:23:07 -08:00
River B
1b146ca3c0
Update Flashing.md
2022-03-12 01:19:12 -08:00