summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* telemini outline filename changeddebian/1.6.2-1Bdale Garbee2016-01-10
|
* Merge branch 'branch-1.6' into debianBdale Garbee2016-01-10
|\
| * Merge branch 'master' into branch-1.61.6.2Bdale Garbee2016-01-10
| |\
| | * process updates from 1.6.1 releaseBdale Garbee2016-01-10
| | |
* | | update changelog for Debian buildBdale Garbee2016-01-10
| | |
* | | Merge branch 'branch-1.6' into debianBdale Garbee2016-01-10
|\| |
| * | update Changelog from git logBdale Garbee2016-01-10
| | |
| * | Merge branch 'master' into branch-1.6Bdale Garbee2016-01-10
| |\|
| | * one more time, with feeling .. this time, I've updated pdclibBdale Garbee2016-01-10
| | |
| * | one more time, with feeling .. this time, I've updated pdclibBdale Garbee2016-01-10
| | |
| * | Merge branch 'master' into branch-1.6Bdale Garbee2016-01-10
| |\|
| | * submodule madnessBdale Garbee2016-01-10
| | |
| | * Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2016-01-10
| | |\
| | | * doc: Remove extraneous 'first off' from legal paragraphKeith Packard2016-01-10
| | | | | | | | | | | | | | | | | | | | | | | | Not helpful (bdale) Signed-off-by: Keith Packard <keithp@keithp.com>
| | | * doc: Remove telemini v2.0. Add telemega v2.0Keith Packard2016-01-10
| | | | | | | | | | | | | | | | | | | | | | | | Reflect hardware we've actually shipped. Signed-off-by: Keith Packard <keithp@keithp.com>
| | | * doc: fix typo in using external active switch circuit sectionKeith Packard2016-01-10
| | | | | | | | | | | | | | | | | | | | | | | | the -> then (bdale) Signed-off-by: Keith Packard <keithp@keithp.com>
| | | * doc: Update copyright year in altusmetrum docKeith Packard2016-01-10
| | | | | | | | | | | | | | | | | | | | | | | | And note that this need to be checked for each release in RELNOTES Signed-off-by: Keith Packard <keithp@keithp.com>
| | * | modify release procedure to reflect Keith setting version in confgure.acBdale Garbee2016-01-10
| | |/
| | * Merge branch 'master' of ssh://git.gag.com/scm/git/fw/altosBdale Garbee2016-01-10
| | |\
| | | * Bump version to 1.6.2, altosdroid to 10Keith Packard2016-01-10
| | | | | | | | | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
| | * | modify bringup scripts to handle TeleMega v2.0Bdale Garbee2016-01-10
| | | |
| | * | now building for m4, tooBdale Garbee2016-01-10
| | | |
| | * | new build dependency on asciidocBdale Garbee2016-01-10
| | |/
| | * altos: Switch PWM constants to end up exposing µsecKeith Packard2016-01-10
| | | | | | | | | | | | | | | | | | | | | | | | This changes the constants so the clock runs at 1MHz, making the step 1µsec each. Then make the period 20000 steps, or 20ms for a 50Hz frequency as before. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * altos: Set TeleMega v2.0 PWM to support servosKeith Packard2016-01-10
| | | | | | | | | | | | | | | | | | | | | | | | Typical servos use a 50Hz signal with less than 10% duty cycle. Set the divider to 10 and the range to 64000 to provide a reasonable level of detail down in the low range. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * Add release notes for 1.6.2Keith Packard2016-01-10
| | | | | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
| | * Update java library versionsKeith Packard2016-01-10
| | | | | | | | | | | | | | | | | | altoslib is API incompatible with 1.6.1 release due to altos.state updates. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * altoslib: Remove debug message from AltosMapKeith Packard2016-01-10
| | | | | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
| | * Elide flight computer info from APRS section of TeleGPS manualKeith Packard2016-01-10
| | | | | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
| | * Elide pyro channel information from EasyMini docsKeith Packard2016-01-10
| | | | | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
| | * altos: Insert inter telemetry-packet delayKeith Packard2016-01-10
| | | | | | | | | | | | | | | | | | The receivers take some time to reset the radio between packets, so make sure we don't send back-to-back telemetry too quickly by delaying after sending each telemetry packet.
| | * Switch TeleMega v2.0 to CC1200 radio chiptelemega-v2Keith Packard2016-01-09
| | | | | | | | | | | | | | | | | | That's what we're using, after all Signed-off-by: Keith Packard <keithp@keithp.com>
| | * altos: Set AO_PWM_TIMER_SCALE for telemega-v2.0Keith Packard2015-12-25
| | | | | | | | | | | | | | | | | | This is needed to configure the PWM timer correctly Signed-off-by: Keith Packard <keithp@keithp.com>
| | * altos: Get stm32l pwm driver workingKeith Packard2015-12-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the CCMR1_OC1PE and CCMR2_OC3PE values. Disable clock when no PWM outputs are running. Fix the apb1enr value for the timer. Set ARR value to PWM_MAX - 1 -- ARR is off by one. Sets the GPIO pins to 40MHz bandwidth for sharper edges. Tested on EasyMega, but that code is not included as it breaks the companion protocol. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * altos: Add TeleMega v2.0, including PWM driverKeith Packard2015-12-25
| | | | | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
| | * ao-tools/ao-dbg: Stop using sigvecKeith Packard2015-12-23
| | | | | | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
| | * doc: Remove some bogus bits from am.cssKeith Packard2015-11-14
| | | | | | | | | | | | | | | | | | Just commented out stuff which had a nested comment and was thus invalid Signed-off-by: Keith Packard <keithp@keithp.com>
| | * doc: Construct html index for documentationKeith Packard2015-11-13
| | | | | | | | | | | | | | | | | | This gets uploaded to keith's machine as an easy way to see what's available. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * doc: Try a different trick for asciidoc build issuesKeith Packard2015-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | asciidoc creates temp files in the current directory using basename of the source filename. Doing html and pdf builds in parallel causes chaos as a result. Fix this by having the pdf target build both serially, and then have the html target just depend on the pdf target. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * doc: Split out EasyMini into a separate manualKeith Packard2015-11-13
| | | | | | | | | | | | | | | | | | | | | EasyMini uses a tiny fraction of the overall system software; splitting the manual out makes it a lot smaller. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * doc: Reformat html versions a bitKeith Packard2015-11-13
| | | | | | | | | | | | | | | | | | | | | Color more text black, including toc. Add a bit of space around the toc. Make paragraph labels bold. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * doc: Move pad beeps table to usage chapterKeith Packard2015-11-13
| | | | | | | | | | | | | | | | | | This places all of the sound information in one place. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * doc: Provide more actual links instead of just chapter namesKeith Packard2015-11-13
| | | | | | | | | | | | | | | | | | | | | Replace 'see chapter "foo"' with 'see <<foo>>' so that a link is created to directly go to the relevant text. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * doc: Reformat 'Using MicroPeak' sectionKeith Packard2015-11-13
| | | | | | | | | | | | | | | | | | Use labeled paragraphs to make the steps stand out. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * Break out common pieces from TeleGPS and AltusMetrumKeith Packard2015-11-13
| | | | | | | | | | | | | | | | | | | | | This creates shared files for portions of the TeleGPS and AltusMetrum manual to avoid duplicating text between the two. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * doc: Add product logos to booksKeith Packard2015-11-01
| | | | | | | | | | | | | | | | | | | | | This places the product logo on the title verso in pdf form, and above the TOC in html form. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * altosui: telemini outline pdf changed nameKeith Packard2015-11-01
| | | | | | | | | | | | | | | | | | It's now telemini-outline.pdf, just like the other outline files. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * doc: verbose mode for a2xKeith Packard2015-11-01
| | |
| | * doc: Make pdf titles less ridiculously largeKeith Packard2015-11-01
| | | | | | | | | | | | | | | | | | Instead of having them grow at 20% per nesting level, use 10% instead. Signed-off-by: Keith Packard <keithp@keithp.com>
| | * doc: Get images and tables all centered and labeledKeith Packard2015-11-01
| | | | | | | | | | | | | | | | | | | | | A bunch of images were using image: instead of image:: and some images and tables were missing titles. Signed-off-by: Keith Packard <keithp@keithp.com>