1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195
|
2005-02-07 Margarita Manterola <margamanterola@gmail.com>
Release version 20050207
2005-02-07 Margarita Manterola <margamanterola@gmail.com>
* NEWS:
* AUTHORS:
* INSTALL:
Update the docs for the upcoming release.
2005-02-07 Margarita Manterola <margamanterola@gmail.com>
* configure.ac (AC_INIT): Bump version.
* src/Avr.C:
* src/Avrdummy.C:
Improve the error messages a little bit.
2004-12-28 Margarita Manterola <margamanterola@gmail.com>
[Contributed by James Lamanna <jamesl@appliedminds.com>]
* configure.ac (AC_INIT): Bump version.
* src/Avr.C:
* src/Stk500.C:
Add support for AtMega48 and AtMega88.
2004-11-16 Theodore A. Roth <troth@openavr.org>
[Contributed by Juergen Weigert <jw@suse.de>]
* src/Main.C:
* src/MotIntl.C:
* src/MotIntl.h:
Enabled --hash for download, added --size for download.
2004-11-16 Theodore A. Roth <troth@openavr.org>
[Contributed by Walter Christian <wolti@sil.at>]
* configure.ac (AC_INIT): Bump version.
* src/DAPA.C: Include sys/types.h for FreeBSD-5.2.1.
2004-10-20 Margarita Manterola <margamanterola@gmail.com>
* configure.ac (AC_INIT): Bump version.
* uisp.1.in:
* NEWS:
* src/DAPA.C:
* src/Main.C:
Fix Datamekatornik -> Datamekatronic typo.
2004-10-14 Margarita Manterola <margamanterola@gmail.com>
* TODO: Remove ATDH and AT89S items, since both are done now.
* NEWS: Add item about the new cables supported (ATDH, DM04 and DASA3).
2004-10-14 Margarita Manterola <margamanterola@gmail.com>
* configure.ac (AC_INIT): Bump version.
* uisp.1.in:
* src/DAPA.C:
* src/DAPA.h:
* src/Main.C:
Add DM04 programmer; SCK=!SEL MOSI=INIT MISO=PAPEROUT R_IN=ACK,
__no reset bit__ the reset button has to be manually pressed.
2004-10-11 Theodore A. Roth <troth@openavr.org>
[Contributed by Margarita Manterola <margamanterola@gmail.com>]
* configure.ac (AC_INIT): Bump version.
* src/Global.h: Include stddef.h so that NULL is always defined, making
the code g++-3.4 compatible.
2004-10-06 Theodore A. Roth <troth@openavr.org>
[Contributed by Margarita Manterola <margamanterola@gmail.com>]
* configure.ac (AC_INIT): Bump version.
* uisp.1.in:
* src/DAPA.h:
* src/Main.C:
Add ATDH programmer; RESET=!SEL SCK=!STROBE MOSI=D0 MISO=ACK.
* src/DAPA.C:
Add ATDH programmer. Add verbose levels 4 and 5 for cable debugging.
Make -dinvert invert the current reset level, instead of switching to 1.
Add comments about all "low active" pins, so that it is clear why the
inverted values are used.
2004-05-20 Theodore A. Roth <troth@openavr.org>
[Contributed by Dean Ferreyra <dferreyra@igc.org>]
* configure.ac (AC_INIT): Bump version.
* src/Stk500.C:
* src/Stk500.h:
Don't program unprogrammed low addresses. Speeds up boot-loader
uploading considerably. [patch #2863]
2004-05-11 Theodore A. Roth <troth@openavr.org>
[Contributed by Jean Schurger <j.schurger@utram.com>]
* uisp.1.in:
* src/DAPA.C:
* src/DAPA.h:
* src/Main.C:
Add DASA3 programmer; RESET=!DTR SCK=RTS MOSI=TXD MISO=CTS.
2004-05-11 Theodore A. Roth <troth@openavr.org>
* configure.ac (AC_INIT): Bump version.
* Makefile.am (EXTRA_DIST): Add doc/README.rs232 file.
* doc/README.rs232: New file.
2004-03-30 Theodore A. Roth <troth@openavr.org>
* configure.ac (AC_INIT): Bump version.
* NEWS: Add note about tiny2313.
* src/Avr.C:
* src/Avr.h:
Add support for tiny2313. Still need more info to get stk500 working.
This partially fixes [Bug #8012].
2004-03-11 Theodore A. Roth <troth@openavr.org>
Release version 20040311.
2004-02-07 Theodore A. Roth <troth@openavr.org>
* configure.ac (AC_INIT): Set version to 20040311.
* NEWS: Updated.
2004-02-07 Theodore A. Roth <troth@openavr.org>
[Contributed by Wojtek Kaniewski <wojtekka@toxygen.net>]
* src/AvrDummy.C (TAvrDummy::ChipErase): Enforce minimum 500ms delay
when erasing at89 devices.
2004-02-07 Theodore A. Roth <troth@openavr.org>
[Contributed by Terran Melconian <terran@consistent.org>]
* src/Stk500.C (TStk500::TStk500): Fix a logical bug when calculating
the oscillator byte to be sent to the stk500 to change osc freq.
2004-02-07 Theodore A. Roth <troth@openavr.org>
[Contributed by Wojtek Kaniewski <wojtekka@toxygen.net>]
* uisp.1.in:
* src/Avr.C:
* src/Avr.h:
* src/AvrDummy.C:
* src/DAPA.C:
* src/DAPA.h:
* src/Main.C:
Add DAPA support for at89s51 and at89s52 deivces.
2004-02-07 Theodore A. Roth <troth@openavr.org>
[Contributed by Terran Melconian <terran@consistent.org>]
* configure.ac (AC_INIT): Set version to 20040207cvs.
* src/Stk500.C (TStk500::ReadLockBits): Use correct command byte.
2004-01-26 Theodore A. Roth <troth@openavr.org>
* configure.ac (AC_INIT): Set version to 20040126cvs.
* src/DAPA.C, src/DAPA.h: Change PAT_AVRISP to PAT_PARAVRISP.
* src/Main.C, src/Serial.C: Change avrisp to be an alias for stk500.
Rename avrisp parallel programmer to paravrisp to avoid confussion with
Atmel's AVRISP serial programmer.
2004-01-19 Theodore A. Roth <troth@openavr.org>
* configure.ac (AC_INIT): Set version to 20040119cvs.
Update copyright year.
* ChangeLog-2002, ChangeLog-2002, ChangeLog: Cycle the ChangeLog.
* Makefile.ac: Update copyright year.
(EXTRA_DIST): Add ChangeLog-2002 and ChangeLog-2003 files.
(install_aux_files): Ditto.
* bootstrap: Remove any autom4te.cache directory left over from a
previous run of bootstrap.
2004-01-18 Theodore A. Roth <troth@openavr.org>
* pavr/pavr.c (send_prog_str): Use pgm_read_byte() install of
__lpm_inline() macro.
2004-01-18 Theodore A. Roth <troth@openavr.org>
* pavr/Makefile, pavr/pavr.c: Sync up with Jason Kyle's source at
www.avr1.org.
|