projects
/
bertos.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bertos.git
2009-10-19
batt
Release version 2.3.0.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-16
asterix
Rename cs macro.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-16
asterix
Remove addr typedef.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
asterix
Complete nmea parser test.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
asterix
Use log macro to silent warning.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
asterix
Add comments. Use ternary operator.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
asterix
Some fix. Reformat. Check if read sentence return corre...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
asterix
Add brief. Add example callout functions. Use tokenToIn...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-12
asterix
Undo wrong commit.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
batt
Fix doc.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
batt
Simplify afsk testing harness.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
batt
Add strobe macros even in DAC callback.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
batt
Remove unneeded macros.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
batt
Simplify DAC ISR interface: now afsk_dac_isr() return...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
batt
Add some doc.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
batt
Handle rx fifo overflow error.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
batt
Move sin_table in flash (if applicable); fix typos.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
batt
Use log module.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
batt
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
batt
Move functions documentation near their implementation.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
batt
Add some documentation.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
batt
Factor out hdlc context, add some documentation.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
batt
Add documentation.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
batt
Add documentation.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
batt
Refactor afsk IRQ macros in order to handle multiple...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
batt
Update afsk_test in order to comply to new Afsk context.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
batt
Move static varibles in the Afsk structure in order...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-10
batt
Add more warnings when compiling tests.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
batt
Add test for afsk transmitter (the modulator).
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
batt
Add support for preamble/trailer before starting real...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
batt
Add missing prototype.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
batt
Do not assert on received data.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-09
asterix
Refactor nmea module. Redefine gsv struct.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
asterix
Reformat.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
asterix
Reformat code.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
asterix
Refactor token to set precision.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
asterix
Fix test.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
asterix
Use types and conversion macro from ntc.h.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-08
asterix
Add driver for mpxx6115a pressure sensor.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-07
batt
Fix warnings.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-07
batt
Add REVERSE macro and its test unit.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-07
batt
Move function doc in the implementation file.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-07
batt
Add ax25_send, update test.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-07
asterix
Add tmp123 sensor temperature driver.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-07
asterix
Add missing include.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-06
batt
Reformat.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-06
asterix
Atomate nmea check. Some fix.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-06
asterix
Typo. Check i2c dependence.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
asterix
Make nightlytest only for arm. Silent some warning.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
asterix
Add driver to read temperature from lm75 chip.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
asterix
Fix include. Add log.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
asterix
Remove unneeded define.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
asterix
Make configurable some nmeap parser context.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
asterix
Fix return function.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
asterix
Add other string test.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
asterix
Extract method to convert string to degree.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
asterix
Add comment. Reformat. Read always char from channel.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
asterix
Add nmea structure comments.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
asterix
Clean code. Use correct type for all sentece structure...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
asterix
Some fixes.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
asterix
Set to terse verbosity.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
asterix
Add nmeap source dependence. Add tests prototype.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
asterix
Add nmea module test.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
asterix
Move in correct dir nmea module.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
asterix
Add configuration for nmea module.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
asterix
Some fix to compile nmeap under bertos environment.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-05
asterix
Add nmea wrapper.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
batt
Fix warnings.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
batt
Exclude external NMEAP library from nightly test.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
batt
Fix some warnings.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
batt
Add missing prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
batt
Add test for AFSK1200 modem driver.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-04
batt
Reformat.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
batt
Reformat; add better algorithm to find bits.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-03
batt
Reformat debug messages.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
batt
Add selectable discriminator filter type.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
batt
Fix FIFO full handling.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
batt
Use unlocked fifo calls (we are in a ISR).
commit
|
commitdiff
|
tree
|
snapshot
2009-10-02
asterix
Import NMEAP 0.3 library.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
batt
Add some debug info.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
batt
Add missing stubs.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
batt
Add missing hw file to wizard markup.
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
batt
Remove HDLC constants; add irq end handling; Add strobe...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-01
batt
Add macros that handle end of interrupt.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
batt
Add missing prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
batt
Remove unneeded dependancy.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-30
batt
Import first draft of afsk 1200baud software modem.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
lottaviano
doc: Various fixes to documentation infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
lottaviano
doc: Add xmodem documentation.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
lottaviano
doc: Add snapshot doxyfile and mainpage.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
lottaviano
doc: Doxyfile refactor, use common file to be included.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
lottaviano
doc: Fix missing main page in generated docs.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
batt
Fix warning.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
batt
Fix doc.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
batt
Message data should be const.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
batt
Fix doc.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
batt
Add missing prototypes and missing wizard dependency.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-29
batt
Remove unneeded header.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
batt
Add AX25 protocol decoder and test (preliminary).
commit
|
commitdiff
|
tree
|
snapshot
2009-09-28
batt
Add missing prototypes.
commit
|
commitdiff
|
tree
|
snapshot
next