Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firmware DSO150 - How to build hex #5

Open
wants to merge 36 commits into
base: master
Choose a base branch
from

Conversation

jmesar
Copy link

@jmesar jmesar commented Aug 25, 2017

Hello,
Where can I find instruction to build the hex file to flash de DSO150 with this open source?

Might or might not have broken DSO-138... No hardware to test....
Getting somewhere but still a lot of outstanding issues remaining.
Encoder works better but is still pretty terrible...
- Improve encoder by toggling on/off EXT IRQ's in Display Routine
- Multiple small bug-fixes...
- Better calibration for ADC->Volt multiplier for Stats
- Slighly faster Display/encoder switching
- General code cleanup...
- Only calculate stats over visible samples (Not sure yet if that's a
good idea as it affects frequ-calc)
- Add function option (At the moment only serialdump works)
- Add zoom (or better unzoom)
- Add Trigger Source
- Add Trigger on Change Mode
@jmesar jmesar changed the title Firmware DSO150 - How to build hjex Firmware DSO150 - How to build hex Aug 25, 2017
adding PlatformIO build support
- Doubled capture buffer depth
- Added microcontroller overclock
- Extended Zoom Range
- Added Defein for rotated displays (Autodetect currently doesnt work, it's a define in global.h)
Optimize drawing
Add confirugration validation at startup
Show Display ID on command line and reverse logic so we only use rotating code when we have positivly ID'd a ST7789
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants